complexType VendorSpecificAttributesType
diagram index_p840.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsVGroup.xsd
properties
mixed true
used by
element DataSourceType/VendorSpecificAttributes
attributes
Name  Type  Use  Default  Fixed  annotation
Vendorxs:stringrequired      
TmatsVersionrequired      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
annotation
documentation
TMATS V Group
source <xs:complexType name="VendorSpecificAttributesType" mixed="true">
 
<xs:annotation>
   
<xs:documentation>TMATS V Group</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:any processContents="skip" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Contents undefined, because TMATS does not define the content of this section</xs:documentation>
     
</xs:annotation>
   
</xs:any>
 
</xs:sequence>
 
<xs:attribute name="Vendor" type="xs:string" use="required">
   
<xs:annotation>
     
<xs:documentation source="VN"/>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute ref="TmatsCommon:TmatsVersion" use="required"/>
</xs:complexType>

attribute VendorSpecificAttributesType/@Vendor
type xs:string
properties
isRef 0
use required
source <xs:attribute name="Vendor" type="xs:string" use="required">
 
<xs:annotation>
   
<xs:documentation source="VN"/>
 
</xs:annotation>
</xs:attribute>


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