complexType TriggerMeasurandType
diagram index_p188.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
type extension of xs:string
properties
base xs:string
used by
element DerivedType/TriggerMeasurand
attributes
Name  Type  Use  Default  Fixed  annotation
NumberOfOccurrencesxs:positiveIntegeroptional  1    
TmatsVersion      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
source <xs:complexType name="TriggerMeasurandType">
 
<xs:simpleContent>
   
<xs:extension base="xs:string">
     
<xs:attribute name="NumberOfOccurrences" type="xs:positiveInteger" use="optional" default="1"/>
     
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute TriggerMeasurandType/@NumberOfOccurrences
type xs:positiveInteger
properties
isRef 0
default 1
use optional
source <xs:attribute name="NumberOfOccurrences" type="xs:positiveInteger" use="optional" default="1"/>


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