complexType DrivesAndVolumesType
diagram index_p507.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
children Name Number BlockSize Volume
used by
element RecorderReproducerInfoType/DrivesAndVolumes
attributes
Name  Type  Use  Default  Fixed  annotation
TmatsVersion      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
source <xs:complexType name="DrivesAndVolumesType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="Name" type="TmatsCommon:StringBeginningWithAlpha" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>DRNM</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Number" type="xs:nonNegativeInteger">
     
<xs:annotation>
       
<xs:documentation>DRN</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BlockSize" type="xs:nonNegativeInteger">
     
<xs:annotation>
       
<xs:documentation>DRBS</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Volume" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Repeats DRVL\N times</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence minOccurs="0">
         
<xs:element name="Name" type="TmatsCommon:StringBeginningWithAlpha" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>VLNM</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="Number" type="xs:nonNegativeInteger" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>VLN</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="BlocksToAllocate" type="TmatsCommon:BlocksToAllocateType" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>VLBA</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="NumberOfBlocks" type="xs:nonNegativeInteger" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>VLNB</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element DrivesAndVolumesType/Name
diagram index_p508.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:StringBeginningWithAlpha
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
pattern [A-Z]|[a-z].*
annotation
documentation
DRNM
source <xs:element name="Name" type="TmatsCommon:StringBeginningWithAlpha" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>DRNM</xs:documentation>
 
</xs:annotation>
</xs:element>

element DrivesAndVolumesType/Number
diagram index_p509.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type xs:nonNegativeInteger
properties
isRef 0
content simple
annotation
documentation
DRN
source <xs:element name="Number" type="xs:nonNegativeInteger">
 
<xs:annotation>
   
<xs:documentation>DRN</xs:documentation>
 
</xs:annotation>
</xs:element>

element DrivesAndVolumesType/BlockSize
diagram index_p510.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type xs:nonNegativeInteger
properties
isRef 0
content simple
annotation
documentation
DRBS
source <xs:element name="BlockSize" type="xs:nonNegativeInteger">
 
<xs:annotation>
   
<xs:documentation>DRBS</xs:documentation>
 
</xs:annotation>
</xs:element>

element DrivesAndVolumesType/Volume
diagram index_p511.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children Name Number BlocksToAllocate NumberOfBlocks
annotation
documentation
Repeats DRVL\N times
source <xs:element name="Volume" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Repeats DRVL\N times</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence minOccurs="0">
     
<xs:element name="Name" type="TmatsCommon:StringBeginningWithAlpha" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>VLNM</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Number" type="xs:nonNegativeInteger" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>VLN</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="BlocksToAllocate" type="TmatsCommon:BlocksToAllocateType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>VLBA</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="NumberOfBlocks" type="xs:nonNegativeInteger" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>VLNB</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element DrivesAndVolumesType/Volume/Name
diagram index_p512.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:StringBeginningWithAlpha
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
pattern [A-Z]|[a-z].*
annotation
documentation
VLNM
source <xs:element name="Name" type="TmatsCommon:StringBeginningWithAlpha" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>VLNM</xs:documentation>
 
</xs:annotation>
</xs:element>

element DrivesAndVolumesType/Volume/Number
diagram index_p513.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type xs:nonNegativeInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
VLN
source <xs:element name="Number" type="xs:nonNegativeInteger" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>VLN</xs:documentation>
 
</xs:annotation>
</xs:element>

element DrivesAndVolumesType/Volume/BlocksToAllocate
diagram index_p514.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:BlocksToAllocateType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration All
enumeration Available
enumeration Number of Blocks
annotation
documentation
VLBA
source <xs:element name="BlocksToAllocate" type="TmatsCommon:BlocksToAllocateType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>VLBA</xs:documentation>
 
</xs:annotation>
</xs:element>

element DrivesAndVolumesType/Volume/NumberOfBlocks
diagram index_p515.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type xs:nonNegativeInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
VLNB
source <xs:element name="NumberOfBlocks" type="xs:nonNegativeInteger" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>VLNB</xs:documentation>
 
</xs:annotation>
</xs:element>


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