Details
-
Improvement
-
Status: Closed
-
Critical
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Right now, it is
<xs:complexType name="x_joinchain">
<xs:sequence>
<xs:element type="x_tablereferences" name="paths" maxOccurs="unbounded" minOccurs="1"/>
</xs:sequence>
<xs:attribute type="xs:string" name="name" use="required"/>
<xs:attribute type="xs:string" name="description"/>
<xs:attribute type="xs:string" name="display_string"/>
</xs:complexType>
Should be changed to have Paths and Edges.
Attachments
Issue Links
- is part of
-
LENS-236 Cube.xsd cleanup
- Resolved