structures:ObjectType

complexType ObjectType in namespace http://release.niem.gov/niem/structures/4.0/

Definition

Diagram

XML Schema

<xs:complexType name="ObjectType" abstract="true">
<xs:sequence>
<xs:element ref="structures:ObjectAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute ref="structures:id"/>
<xs:attribute ref="structures:ref"/>
<xs:attribute ref="structures:uri"/>
<xs:attribute ref="structures:metadata"/>
<xs:attribute ref="structures:relationshipMetadata"/>
<xs:anyAttribute namespace="urn:us:gov:ic:ism urn:us:gov:ic:ntk" processContents="lax"/>
</xs:complexType>