complexType PointOfContactType
diagram index_p36.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
children Name Agency Address Telephone
used by
elements RecorderReproducerInfoType/CopyingOrganizationPointOfContact RecorderReproducerInfoType/CreatingOrganizationPointOfContact RecorderReproducerInfoType/ModifyingOrganizationPOC TransducerInformationType/PointOfContact AntennaPatternsType/PointOfContact Tmats/PointOfContact
attributes
Name  Type  Use  Default  Fixed  annotation
TmatsVersion      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
annotation
documentation
Generic
source <xs:complexType name="PointOfContactType">
 
<xs:annotation>
   
<xs:documentation>Generic</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Name" type="xs:string" minOccurs="0"/>
   
<xs:element name="Agency" type="xs:string" minOccurs="0"/>
   
<xs:element name="Address" type="xs:string" minOccurs="0"/>
   
<xs:element name="Telephone" type="xs:string" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attribute ref="TmatsVersion"/>
</xs:complexType>

element PointOfContactType/Name
diagram index_p37.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="Name" type="xs:string" minOccurs="0"/>

element PointOfContactType/Agency
diagram index_p38.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="Agency" type="xs:string" minOccurs="0"/>

element PointOfContactType/Address
diagram index_p39.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="Address" type="xs:string" minOccurs="0"/>

element PointOfContactType/Telephone
diagram index_p40.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="Telephone" type="xs:string" minOccurs="0"/>


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