Definition Type: Element
Name: Boundary
Containing Schema: 0_COMPLETO_ENG.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into PntList3D Drilldown into bndTypeXSD Diagram of Boundary
Collapse XSD Schema Code:
<xs:element name="Boundary" minOccurs="0" maxOccurs="unbounded">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="PntList3D" type="xs:string" />
        </xs:sequence>
        <xs:attribute name="bndType" type="xs:string" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PntList3D PntList3D (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
bndType bndType (Optional)