complexType IntercomIdentifierType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p460.png
type extension of rootType
properties
base rootType
abstract false
attributes
Name  Type  Use  Default  Fixed  Annotation
siteNumber  xs:unsignedShort        
applicationNumber  xs:unsignedShort        
referenceNumber  xs:unsignedShort        
intercomNumber  xs:unsignedShort        
annotation
appinfo
Unique designation of an attached or unattached intercom in an event or exercirse.
            Section 6.2.48
        
source <xs:complexType name="IntercomIdentifierType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Unique designation of an attached or unattached intercom in an event or exercirse.
            Section 6.2.48
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="siteNumber" type="xs:unsignedShort"/>
     
<xs:attribute name="applicationNumber" type="xs:unsignedShort"/>
     
<xs:attribute name="referenceNumber" type="xs:unsignedShort"/>
     
<xs:attribute name="intercomNumber" type="xs:unsignedShort"/>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute IntercomIdentifierType/@siteNumber
type xs:unsignedShort
source <xs:attribute name="siteNumber" type="xs:unsignedShort"/>

attribute IntercomIdentifierType/@applicationNumber
type xs:unsignedShort
source <xs:attribute name="applicationNumber" type="xs:unsignedShort"/>

attribute IntercomIdentifierType/@referenceNumber
type xs:unsignedShort
source <xs:attribute name="referenceNumber" type="xs:unsignedShort"/>

attribute IntercomIdentifierType/@intercomNumber
type xs:unsignedShort
source <xs:attribute name="intercomNumber" type="xs:unsignedShort"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy