element RepairResponsePdu
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p271.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  
repairResult  xs:string        
appinfo
Result of repair operation (SISO enumeration RepairResponseRepairResult uid 64)
padding1  xs:unsignedByte        
appinfo
padding
padding2  xs:unsignedShort        
appinfo
padding
annotation
appinfo
5.5.11 used by the receiving entity to acknowledge the receipt of a Repair Complete
            PDU
            <xs:attribute name="id" type="xs:integer" fixed="10"/>
source <xs:element name="RepairResponsePdu">
 
<xs:annotation>
   
<xs:appinfo>5.5.11 used by the receiving entity to acknowledge the receipt of a Repair Complete
            PDU
           
<xs:attribute name="id" type="xs:integer" fixed="10"/>
   
</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 requested repairs. See 6.2.28</xs:appinfo>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="repairingEntityID" type="EntityIDType">
           
<xs:annotation>
             
<xs:appinfo>Entity that is repairing. See 6.2.28</xs:appinfo>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
       
<xs:attribute name="family" fixed="LogisticsFamilyPduType"/>
       
<xs:attribute name="repairResult" type="xs:string">
         
<xs:annotation>
           
<xs:appinfo>Result of repair operation (SISO enumeration RepairResponseRepairResult uid 64)</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="padding1" type="xs:unsignedByte">
         
<xs:annotation>
           
<xs:appinfo>padding</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="padding2" type="xs:unsignedShort">
         
<xs:annotation>
           
<xs:appinfo>padding</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
     
</xs:extension>
     
<!-- ========== debug: divider between elements and attributes ========== -->
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

attribute RepairResponsePdu/@repairResult
type xs:string
annotation
appinfo
Result of repair operation (SISO enumeration RepairResponseRepairResult uid 64)
source <xs:attribute name="repairResult" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Result of repair operation (SISO enumeration RepairResponseRepairResult uid 64)</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute RepairResponsePdu/@padding1
type xs:unsignedByte
annotation
appinfo
padding
source <xs:attribute name="padding1" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>padding</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute RepairResponsePdu/@padding2
type xs:unsignedShort
annotation
appinfo
padding
source <xs:attribute name="padding2" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>padding</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

element RepairResponsePdu/receivingEntityID
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p272.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 requested repairs. See 6.2.28
source <xs:element name="receivingEntityID" type="EntityIDType">
 
<xs:annotation>
   
<xs:appinfo>Entity that requested repairs. See 6.2.28</xs:appinfo>
 
</xs:annotation>
</xs:element>

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


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