Definition Type: Element
Name: iso_10303_28_header
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 documentation in schema ex_xsd Drilldown into authorization in schema ex_xsd Drilldown into originating_system in schema ex_xsd Drilldown into preprocessor_version in schema ex_xsd Drilldown into organization in schema ex_xsd Drilldown into author in schema ex_xsd Drilldown into time_stamp in schema ex_xsd Drilldown into name in schema ex_xsdXSD Diagram of iso_10303_28_header in schema ex_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:element name="iso_10303_28_header">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="name" type="xs:anyURI" />
            <xs:element name="time_stamp" type="xs:dateTime" />
            <xs:element name="author" type="xs:string" />
            <xs:element name="organization" type="xs:string" />
            <xs:element name="preprocessor_version" type="xs:string" />
            <xs:element name="originating_system" type="xs:string" />
            <xs:element name="authorization" type="xs:string" />
            <xs:element name="documentation" type="xs:string" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name ex:name (1) (1)
time_stamp ex:time_stamp (1) (1)
author ex:author (1) (1)
organization ex:organization (1) (1)
preprocessor_version ex:preprocessor_version (1) (1)
originating_system ex:originating_system (1) (1)
authorization ex:authorization (1) (1)
documentation ex:documentation (1) (1)