element RepairCompletePdu
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p268.png
type extension of LogisticsFamilyPduType
properties
content complex
children pduStatus receivingEntityID repairingEntityID
used by
element DIS
attributes
Name  Type  Use  Default  Fixed  Annotation
protocolVersion  xs:string        
appinfo
The version of the protocol. 5=DIS-1995, 6=DIS-1998, 7=DIS-2012 (SISO enumeration
                     DISProtocolVersion uid 3)
                 
exerciseID  xs:unsignedByte        
appinfo
Exercise ID provides a unique identifier
pduType  xs:string        
appinfo
Type of pdu, unique for each PDU class (SISO enumeration DisPduType uid 4)
timestamp  xs:unsignedLong        
appinfo
Timestamp value
length  xs:unsignedShort        
appinfo
Length, in bytes, of the PDU
protocolFamily      DISProtocolFamily.LOGISTICS    
family        LogisticsFamilyPduType  
repair  xs:string        
appinfo
Enumeration for type of repair. See 6.2.74 (SISO enumeration RepairCompleteRepair
                        uid 64)
                    
padding4  xs:unsignedShort        
appinfo
padding, number prevents conflict with superclass ivar name
annotation
appinfo
5.5.10 Used by the repairing entity to communicate the repair that has been performed
            for the entity that requested repair service.
            <xs:attribute name="id" type="xs:integer" fixed="9"/>
source <xs:element name="RepairCompletePdu">
 
<xs:annotation>
   
<xs:appinfo>5.5.10 Used by the repairing entity to communicate the repair that has been performed
            for the entity that requested repair service.
           
<xs:attribute name="id" type="xs:integer" fixed="9"/>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="LogisticsFamilyPduType">
       
<xs:sequence>
         
<xs:element name="receivingEntityID" type="EntityIDType">
           
<xs:annotation>
             
<xs:appinfo>Entity that is receiving service. See 6.2.28</xs:appinfo>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="repairingEntityID" type="EntityIDType">
           
<xs:annotation>
             
<xs:appinfo>Entity that is supplying. See 6.2.28</xs:appinfo>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
       
<xs:attribute name="family" fixed="LogisticsFamilyPduType"/>
       
<xs:attribute name="repair" type="xs:string">
         
<xs:annotation>
           
<xs:appinfo>Enumeration for type of repair. See 6.2.74 (SISO enumeration RepairCompleteRepair
                        uid 64)
                    
</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="padding4" type="xs:unsignedShort">
         
<xs:annotation>
           
<xs:appinfo>padding, number prevents conflict with superclass ivar name</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
     
</xs:extension>
     
<!-- ========== debug: divider between elements and attributes ========== -->
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute RepairCompletePdu/@family
properties
fixed LogisticsFamilyPduType
source <xs:attribute name="family" fixed="LogisticsFamilyPduType"/>

attribute RepairCompletePdu/@repair
type xs:string
annotation
appinfo
Enumeration for type of repair. See 6.2.74 (SISO enumeration RepairCompleteRepair
                        uid 64)
                    
source <xs:attribute name="repair" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Enumeration for type of repair. See 6.2.74 (SISO enumeration RepairCompleteRepair
                        uid 64)
                    
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute RepairCompletePdu/@padding4
type xs:unsignedShort
annotation
appinfo
padding, number prevents conflict with superclass ivar name
source <xs:attribute name="padding4" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>padding, number prevents conflict with superclass ivar name</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

element RepairCompletePdu/receivingEntityID
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p269.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
Entity that is receiving service. See 6.2.28
source <xs:element name="receivingEntityID" type="EntityIDType">
 
<xs:annotation>
   
<xs:appinfo>Entity that is receiving service. See 6.2.28</xs:appinfo>
 
</xs:annotation>
</xs:element>

element RepairCompletePdu/repairingEntityID
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p270.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
Entity that is supplying. See 6.2.28
source <xs:element name="repairingEntityID" type="EntityIDType">
 
<xs:annotation>
   
<xs:appinfo>Entity that is supplying. See 6.2.28</xs:appinfo>
 
</xs:annotation>
</xs:element>


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