element ServiceRequestPdu
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p289.png
type extension of LogisticsFamilyPduType
properties
content complex
children pduStatus requestingEntityID servicingEntityID SupplyQuantity
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  
serviceTypeRequested  xs:string        
appinfo
Type of service requested, Section 7.4.2 (SISO enumeration ServiceRequestServiceTypeRequested
                        uid 63)
                    
numberOfSupplyTypes  xs:unsignedByte        
appinfo
How many requested, Section 7.4.2
padding1  xs:unsignedShort        
annotation
appinfo
5.5.5 Communicate information associated with one entity requesting a service from
            another. (length of list found in field numberOfSupplyTypes)
            <xs:attribute name="id" type="xs:integer" fixed="5"/>
source <xs:element name="ServiceRequestPdu">
 
<xs:annotation>
   
<xs:appinfo>5.5.5 Communicate information associated with one entity requesting a service from
            another. (length of list found in field numberOfSupplyTypes)
           
<xs:attribute name="id" type="xs:integer" fixed="5"/>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="LogisticsFamilyPduType">
       
<xs:sequence>
         
<xs:element name="requestingEntityID" type="EntityIDType">
           
<xs:annotation>
             
<xs:appinfo>Entity that is requesting service (see 6.2.28), Section 7.4.2</xs:appinfo>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="servicingEntityID" type="EntityIDType">
           
<xs:annotation>
             
<xs:appinfo>Entity that is providing the service (see 6.2.28), Section 7.4.2</xs:appinfo>
           
</xs:annotation>
         
</xs:element>
         
<!--Attribute (as element) ServiceRequestPdu supplies with objectlist classRef name=SupplyQuantity, type=SupplyQuantityType-->
         
<xs:sequence minOccurs="0" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:appinfo>Number of elements is determined by size fieldnumberOfSupplyTypes and can be 0 or greater.
                           Ensure that the total PDU size does not exceed maximums allowed in IEEE DIS Specification.
                       
</xs:appinfo>
             
<xs:documentation>numberOfSupplyTypes</xs:documentation>
           
</xs:annotation>
           
<xs:element name="SupplyQuantity" type="SupplyQuantityType">
             
<xs:annotation>
               
<xs:appinfo>(length of list found in field numberOfSupplyTypes)</xs:appinfo>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:sequence>
       
<xs:attribute name="family" fixed="LogisticsFamilyPduType"/>
       
<xs:attribute name="serviceTypeRequested" type="xs:string">
         
<xs:annotation>
           
<xs:appinfo>Type of service requested, Section 7.4.2 (SISO enumeration ServiceRequestServiceTypeRequested
                        uid 63)
                    
</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="numberOfSupplyTypes" type="xs:unsignedByte">
         
<xs:annotation>
           
<xs:appinfo>How many requested, Section 7.4.2</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="padding1" type="xs:unsignedShort"/>
     
</xs:extension>
     
<!-- ========== debug: divider between elements and attributes ========== -->
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

attribute ServiceRequestPdu/@serviceTypeRequested
type xs:string
annotation
appinfo
Type of service requested, Section 7.4.2 (SISO enumeration ServiceRequestServiceTypeRequested
                        uid 63)
                    
source <xs:attribute name="serviceTypeRequested" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Type of service requested, Section 7.4.2 (SISO enumeration ServiceRequestServiceTypeRequested
                        uid 63)
                    
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute ServiceRequestPdu/@numberOfSupplyTypes
type xs:unsignedByte
annotation
appinfo
How many requested, Section 7.4.2
source <xs:attribute name="numberOfSupplyTypes" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>How many requested, Section 7.4.2</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute ServiceRequestPdu/@padding1
type xs:unsignedShort
source <xs:attribute name="padding1" type="xs:unsignedShort"/>

element ServiceRequestPdu/requestingEntityID
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p290.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 requesting service (see 6.2.28), Section 7.4.2
source <xs:element name="requestingEntityID" type="EntityIDType">
 
<xs:annotation>
   
<xs:appinfo>Entity that is requesting service (see 6.2.28), Section 7.4.2</xs:appinfo>
 
</xs:annotation>
</xs:element>

element ServiceRequestPdu/servicingEntityID
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p291.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 providing the service (see 6.2.28), Section 7.4.2
source <xs:element name="servicingEntityID" type="EntityIDType">
 
<xs:annotation>
   
<xs:appinfo>Entity that is providing the service (see 6.2.28), Section 7.4.2</xs:appinfo>
 
</xs:annotation>
</xs:element>

element ServiceRequestPdu/SupplyQuantity
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p292.png
type SupplyQuantityType
properties
content complex
children supplyType
attributes
Name  Type  Use  Default  Fixed  Annotation
quantity  xs:float        
appinfo
The number of units of a supply type.
annotation
appinfo
(length of list found in field numberOfSupplyTypes)
source <xs:element name="SupplyQuantity" type="SupplyQuantityType">
 
<xs:annotation>
   
<xs:appinfo>(length of list found in field numberOfSupplyTypes)</xs:appinfo>
 
</xs:annotation>
</xs:element>


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