complexType EntityAssociationVPType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p415.png
type extension of rootType
properties
base rootType
abstract false
children entityID
attributes
Name  Type  Use  Default  Fixed  Annotation
recordType  xs:string        
appinfo
The identification of the Variable Parameter record. Enumeration from EBV (SISO enumeration
                     VariableParameterRecordType uid 56)
                 
changeIndicator  xs:string        
appinfo
Indicates if this VP has changed since last issuance (SISO enumeration EntityVPRecordChangeIndicator
                     uid 320)
                 
associationStatus  xs:string        
appinfo
Indicates association status between two entities (SISO enumeration EntityAssociationAssociationType
                     uid 319)
                 
associationType  xs:string        
appinfo
Type of association; 8-bit enum (SISO enumeration EntityAssociationPhysicalAssociationType
                     uid 323)
                 
ownStationLocation  xs:string        
appinfo
Station location on one's own entity (SISO enumeration IsPartOfStationName uid 212)
physicalConnectionType  xs:string        
appinfo
Type of physical connection (SISO enumeration EntityAssociationPhysicalConnectionType
                     uid 324)
                 
groupMemberType  xs:string        
appinfo
Type of member the entity is within the group (SISO enumeration EntityAssociationGroupMemberType
                     uid 321)
                 
groupNumber  xs:unsignedShort        
appinfo
Group if any to which the entity belongs
annotation
appinfo
Association or disassociation of two entities. Section 6.2.94.4.3
source <xs:complexType name="EntityAssociationVPType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Association or disassociation of two entities. Section 6.2.94.4.3</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:sequence>
       
<xs:element name="entityID" type="EntityIDType">
         
<xs:annotation>
           
<xs:appinfo>Object ID of entity associated with this entity</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:attribute name="recordType" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>The identification of the Variable Parameter record. Enumeration from EBV (SISO enumeration
                     VariableParameterRecordType uid 56)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="changeIndicator" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>Indicates if this VP has changed since last issuance (SISO enumeration EntityVPRecordChangeIndicator
                     uid 320)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="associationStatus" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>Indicates association status between two entities (SISO enumeration EntityAssociationAssociationType
                     uid 319)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="associationType" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>Type of association; 8-bit enum (SISO enumeration EntityAssociationPhysicalAssociationType
                     uid 323)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="ownStationLocation" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>Station location on one's own entity (SISO enumeration IsPartOfStationName uid 212)</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="physicalConnectionType" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>Type of physical connection (SISO enumeration EntityAssociationPhysicalConnectionType
                     uid 324)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="groupMemberType" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>Type of member the entity is within the group (SISO enumeration EntityAssociationGroupMemberType
                     uid 321)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="groupNumber" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>Group if any to which the entity belongs</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
   
<!-- ========== debug: divider between elements and attributes ========== -->
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute EntityAssociationVPType/@recordType
type xs:string
annotation
appinfo
The identification of the Variable Parameter record. Enumeration from EBV (SISO enumeration
                     VariableParameterRecordType uid 56)
                 
source <xs:attribute name="recordType" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>The identification of the Variable Parameter record. Enumeration from EBV (SISO enumeration
                     VariableParameterRecordType uid 56)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EntityAssociationVPType/@changeIndicator
type xs:string
annotation
appinfo
Indicates if this VP has changed since last issuance (SISO enumeration EntityVPRecordChangeIndicator
                     uid 320)
                 
source <xs:attribute name="changeIndicator" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Indicates if this VP has changed since last issuance (SISO enumeration EntityVPRecordChangeIndicator
                     uid 320)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EntityAssociationVPType/@associationStatus
type xs:string
annotation
appinfo
Indicates association status between two entities (SISO enumeration EntityAssociationAssociationType
                     uid 319)
                 
source <xs:attribute name="associationStatus" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Indicates association status between two entities (SISO enumeration EntityAssociationAssociationType
                     uid 319)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EntityAssociationVPType/@associationType
type xs:string
annotation
appinfo
Type of association; 8-bit enum (SISO enumeration EntityAssociationPhysicalAssociationType
                     uid 323)
                 
source <xs:attribute name="associationType" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Type of association; 8-bit enum (SISO enumeration EntityAssociationPhysicalAssociationType
                     uid 323)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EntityAssociationVPType/@ownStationLocation
type xs:string
annotation
appinfo
Station location on one's own entity (SISO enumeration IsPartOfStationName uid 212)
source <xs:attribute name="ownStationLocation" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Station location on one's own entity (SISO enumeration IsPartOfStationName uid 212)</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EntityAssociationVPType/@physicalConnectionType
type xs:string
annotation
appinfo
Type of physical connection (SISO enumeration EntityAssociationPhysicalConnectionType
                     uid 324)
                 
source <xs:attribute name="physicalConnectionType" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Type of physical connection (SISO enumeration EntityAssociationPhysicalConnectionType
                     uid 324)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EntityAssociationVPType/@groupMemberType
type xs:string
annotation
appinfo
Type of member the entity is within the group (SISO enumeration EntityAssociationGroupMemberType
                     uid 321)
                 
source <xs:attribute name="groupMemberType" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Type of member the entity is within the group (SISO enumeration EntityAssociationGroupMemberType
                     uid 321)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EntityAssociationVPType/@groupNumber
type xs:unsignedShort
annotation
appinfo
Group if any to which the entity belongs
source <xs:attribute name="groupNumber" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>Group if any to which the entity belongs</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

element EntityAssociationVPType/entityID
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p416.png
type EntityIDType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
siteID  xs:unsignedShort        
appinfo
Site ID values are unique identification number for originating site, often corresponding
                     to an internet address. Site ID values are agreed upon by individual simulations.
                 
applicationID  xs:unsignedShort        
appinfo
Application ID values are unique identification number for originating application
                     at a given site. Application ID values are sssigned by individual sites.
                 
entityID  xs:unsignedShort        
appinfo
Entity ID values are unique identification number for s givent entity in the originating
                     application at a given site. Entity ID values are sssigned by individual simulation
                     programs.
                 
annotation
appinfo
Object ID of entity associated with this entity
source <xs:element name="entityID" type="EntityIDType">
 
<xs:annotation>
   
<xs:appinfo>Object ID of entity associated with this entity</xs:appinfo>
 
</xs:annotation>
</xs:element>


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