complexType SupplyQuantityType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p552.png
type extension of rootType
properties
base rootType
abstract false
children supplyType
used by
elements ResupplyOfferPdu/SupplyQuantity ResupplyReceivedPdu/SupplyQuantity ServiceRequestPdu/SupplyQuantity
attributes
Name  Type  Use  Default  Fixed  Annotation
quantity  xs:float        
appinfo
The number of units of a supply type.
annotation
appinfo
A supply, and the amount of that supply. Section 6.2.86
source <xs:complexType name="SupplyQuantityType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>A supply, and the amount of that supply. Section 6.2.86</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:sequence>
       
<xs:element name="supplyType" type="EntityTypeType">
         
<xs:annotation>
           
<xs:appinfo>Type of supply</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:attribute name="quantity" type="xs:float">
       
<xs:annotation>
         
<xs:appinfo>The number of units of a supply type.</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
   
<!-- ========== debug: divider between elements and attributes ========== -->
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute SupplyQuantityType/@quantity
type xs:float
annotation
appinfo
The number of units of a supply type.
source <xs:attribute name="quantity" type="xs:float">
 
<xs:annotation>
   
<xs:appinfo>The number of units of a supply type.</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

element SupplyQuantityType/supplyType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p553.png
type EntityTypeType
properties
content complex
children domain
attributes
Name  Type  Use  Default  Fixed  Annotation
entityKind  xs:string        
appinfo
Kind of entity (SISO enumeration EntityKind uid 7)
country  xs:string        
appinfo
country to which the design of the entity is attributed (SISO enumeration Country
                     uid 29)
                 
category  xs:unsignedByte        
appinfo
category of entity
subCategory  xs:unsignedByte        
appinfo
subcategory based on category
specific  xs:unsignedByte        
appinfo
specific info based on subcategory
extra  xs:unsignedByte        
annotation
appinfo
Type of supply
source <xs:element name="supplyType" type="EntityTypeType">
 
<xs:annotation>
   
<xs:appinfo>Type of supply</xs:appinfo>
 
</xs:annotation>
</xs:element>


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