Definition Type: Element
Name: iso_10303_28
Namespace: http://niem.gov/niem/external/iso-10303-step/2/ex/dhs-gmo/1.0.0
Containing Schema: ex.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into uos in schema ex_xsd Drilldown into configuration in schema configuration_xsd Drilldown into schema_population in schema ex_xsd Drilldown into express in schema ex_xsd Drilldown into iso_10303_28_header in schema ex_xsd Drilldown into version in schema ex_xsdXSD Diagram of iso_10303_28 in schema ex_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:element name="iso_10303_28">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="ex:iso_10303_28_header" minOccurs="0" />
            <xs:choice minOccurs="0" maxOccurs="unbounded">
                <xs:element ref="ex:express" />
                <xs:element ref="ex:schema_population" />
                <xs:element ref="ex:configuration" />
                <xs:element ref="ex:uos" />
            </xs:choice>
        </xs:sequence>
        <xs:attribute name="version" type="xs:string" use="required" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
iso_10303_28_header ex:iso_10303_28_header 0 (1)
express ex:express (1) (1)
schema_population ex:schema_population (1) (1)
configuration ex:configuration (1) (1)
uos ex:uos (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
version ex:version Required