simpleType BlocksToAllocateType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type restriction of xs:string
used by
element DrivesAndVolumesType/Volume/BlocksToAllocate
facets
enumeration All
enumeration Available
enumeration Number of Blocks
annotation
documentation
R-Group VLBA
source <xs:simpleType name="BlocksToAllocateType">
 
<xs:annotation>
   
<xs:documentation>R-Group VLBA</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="All"/>
   
<xs:enumeration value="Available"/>
   
<xs:enumeration value="Number of Blocks"/>
 
</xs:restriction>
</xs:simpleType>


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