complexType RecorderReproducerInfoType
diagram index_p646.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
children Manufacturer Model OriginalRecording OriginalRecordingDateAndTime CreatingOrganizationPointOfContact DateAndTimeOfCopy CopyingOrganizationPointOfContact PostProcessModifiedRecording PostProcessModificationType DateAndTimeOfModification ModifyingOrganizationPOC ContinuousRecordingEnabled SetupSource SerialNumber FirmwareRevision Module RMM EthernetInterface ChannelGroup DrivesAndVolumes StreamDriveVolumeLinks
used by
element RecorderReproducerAttributesType/RecorderReproducerInfo
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="RecorderReproducerInfoType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="Manufacturer" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>RI1</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Model" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>RI2</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="OriginalRecording" type="TmatsCommon:YesNoType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>RI3</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="OriginalRecordingDateAndTime" type="xs:dateTime" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>RI4</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CreatingOrganizationPointOfContact" type="TmatsCommon:PointOfContactType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>POC1, POC2, POC3, POC4</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DateAndTimeOfCopy" type="xs:dateTime" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>RI5</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CopyingOrganizationPointOfContact" type="TmatsCommon:PointOfContactType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>DPOC1, DPOC2, DPOC3, DPOC4</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PostProcessModifiedRecording" type="TmatsCommon:YesNoType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>RI6</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PostProcessModificationType" type="TmatsCommon:PostProcessModificationType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>RI7</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DateAndTimeOfModification" type="xs:dateTime" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>RI8</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ModifyingOrganizationPOC" type="TmatsCommon:PointOfContactType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>MPOC1, MPOC2, MPOC3, MPOC4</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ContinuousRecordingEnabled" type="TmatsCommon:TrueFalseType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>CRE</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="SetupSource" type="TmatsCommon:SetupSourceType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>RSS</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="SerialNumber" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>RI9</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="FirmwareRevision" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>RI10</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Module" type="ModuleType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Repeats RIM\N times. RIMI-n, RIMS-n, RIMF-n</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="RMM" type="ModuleType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Repeats RMM\N times. RMMID-n, RMMS-n, RMMF-n</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="EthernetInterface" type="EthernetInterfacesType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Repeats EI\N times</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ChannelGroup" type="ChannelGroupType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Repeats CG\N times</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DrivesAndVolumes" type="DrivesAndVolumesType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Repeats DR\N times</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="StreamDriveVolumeLinks" type="StreamDriveVolumeLinksType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Repeats L\N times</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element RecorderReproducerInfoType/Manufacturer
diagram index_p647.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
RI1
source <xs:element name="Manufacturer" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>RI1</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderReproducerInfoType/Model
diagram index_p648.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
RI2
source <xs:element name="Model" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>RI2</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderReproducerInfoType/OriginalRecording
diagram index_p649.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:YesNoType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration Yes
enumeration No
annotation
documentation
RI3
source <xs:element name="OriginalRecording" type="TmatsCommon:YesNoType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>RI3</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderReproducerInfoType/OriginalRecordingDateAndTime
diagram index_p650.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
RI4
source <xs:element name="OriginalRecordingDateAndTime" type="xs:dateTime" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>RI4</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderReproducerInfoType/CreatingOrganizationPointOfContact
diagram index_p651.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:PointOfContactType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Name Agency Address Telephone
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
POC1, POC2, POC3, POC4
source <xs:element name="CreatingOrganizationPointOfContact" type="TmatsCommon:PointOfContactType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>POC1, POC2, POC3, POC4</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderReproducerInfoType/DateAndTimeOfCopy
diagram index_p652.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
RI5
source <xs:element name="DateAndTimeOfCopy" type="xs:dateTime" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>RI5</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderReproducerInfoType/CopyingOrganizationPointOfContact
diagram index_p653.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:PointOfContactType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Name Agency Address Telephone
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
DPOC1, DPOC2, DPOC3, DPOC4
source <xs:element name="CopyingOrganizationPointOfContact" type="TmatsCommon:PointOfContactType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>DPOC1, DPOC2, DPOC3, DPOC4</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderReproducerInfoType/PostProcessModifiedRecording
diagram index_p654.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:YesNoType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration Yes
enumeration No
annotation
documentation
RI6
source <xs:element name="PostProcessModifiedRecording" type="TmatsCommon:YesNoType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>RI6</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderReproducerInfoType/PostProcessModificationType
diagram index_p655.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:PostProcessModificationType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration Time Subset
enumeration Channel Subset
enumeration Time - Channel Subset
enumeration Channel Superset
enumeration Time Subset - Channel Superset
enumeration Filter
enumeration Overwrite
annotation
documentation
RI7
source <xs:element name="PostProcessModificationType" type="TmatsCommon:PostProcessModificationType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>RI7</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderReproducerInfoType/DateAndTimeOfModification
diagram index_p656.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
RI8
source <xs:element name="DateAndTimeOfModification" type="xs:dateTime" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>RI8</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderReproducerInfoType/ModifyingOrganizationPOC
diagram index_p657.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:PointOfContactType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Name Agency Address Telephone
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
MPOC1, MPOC2, MPOC3, MPOC4
source <xs:element name="ModifyingOrganizationPOC" type="TmatsCommon:PointOfContactType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>MPOC1, MPOC2, MPOC3, MPOC4</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderReproducerInfoType/ContinuousRecordingEnabled
diagram index_p658.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:TrueFalseType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration True
enumeration False
annotation
documentation
CRE
source <xs:element name="ContinuousRecordingEnabled" type="TmatsCommon:TrueFalseType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>CRE</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderReproducerInfoType/SetupSource
diagram index_p659.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:SetupSourceType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration Setup File On RMM Only
enumeration Command Setup File Only
enumeration RMM Primary - Command Secondary
enumeration Command Primary - RMM Secondary
annotation
documentation
RSS
source <xs:element name="SetupSource" type="TmatsCommon:SetupSourceType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>RSS</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderReproducerInfoType/SerialNumber
diagram index_p660.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
RI9
source <xs:element name="SerialNumber" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>RI9</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderReproducerInfoType/FirmwareRevision
diagram index_p661.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
RI10
source <xs:element name="FirmwareRevision" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>RI10</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderReproducerInfoType/Module
diagram index_p662.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type ModuleType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children Identifier SerialNumber FirmwareRevision
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
Repeats RIM\N times. RIMI-n, RIMS-n, RIMF-n
source <xs:element name="Module" type="ModuleType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Repeats RIM\N times. RIMI-n, RIMS-n, RIMF-n</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderReproducerInfoType/RMM
diagram index_p663.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type ModuleType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children Identifier SerialNumber FirmwareRevision
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
Repeats RMM\N times. RMMID-n, RMMS-n, RMMF-n
source <xs:element name="RMM" type="ModuleType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Repeats RMM\N times. RMMID-n, RMMS-n, RMMF-n</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderReproducerInfoType/EthernetInterface
diagram index_p664.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type EthernetInterfacesType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children Name Type IPAddress Ports
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
Repeats EI\N times
source <xs:element name="EthernetInterface" type="EthernetInterfacesType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Repeats EI\N times</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderReproducerInfoType/ChannelGroup
diagram index_p665.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type ChannelGroupType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children Name StreamNumber Channel
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
Repeats CG\N times
source <xs:element name="ChannelGroup" type="ChannelGroupType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Repeats CG\N times</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderReproducerInfoType/DrivesAndVolumes
diagram index_p666.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type DrivesAndVolumesType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children Name Number BlockSize Volume
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
Repeats DR\N times
source <xs:element name="DrivesAndVolumes" type="DrivesAndVolumesType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Repeats DR\N times</xs:documentation>
 
</xs:annotation>
</xs:element>

element RecorderReproducerInfoType/StreamDriveVolumeLinks
diagram index_p667.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type StreamDriveVolumeLinksType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children Name SourceStream LinkDestinationDriveNumber LinkDestinationVolumeNumber
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
Repeats L\N times
source <xs:element name="StreamDriveVolumeLinks" type="StreamDriveVolumeLinksType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Repeats L\N times</xs:documentation>
 
</xs:annotation>
</xs:element>


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