XML Main  |  XML Meta-Lanuages |  XML Sitelog |  XML-Schema |  XSLT |  Purpose |  Status

Site Metadata Schema Documentation - antenna.xsd

Table of Contents

top

Schema Document Properties

Target Namespace http://sopac.ucsd.edu/ns/geodesy/doc/igsSiteLog/equipment/2004
Version 0.0.1-beta
Language en
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations have no namespace.
Schema Composition
  • This schema imports schema(s) from the following namespace(s):
    • http://sopac.ucsd.edu/ns/geodesy/base/geodeticEquipment/gnssAntenna/2003/10 (at http://sopac.ucsd.edu/ns/geodesy/base/geodeticEquipment/gnssAntenna/2003/10/gnssAntenna.xsd)
    • http://sopac.ucsd.edu/ns/geodesy/base/geodeticEquipment/gnssRadome/2003/10 (at http://sopac.ucsd.edu/ns/geodesy/base/geodeticEquipment/gnssRadome/2003/10/gnssRadome.xsd)
Documentation Filename : antenna.xsd Organization : Scripps Orbit and Permanent Array Center (SOPAC) Date : October 17, 2003 Description : This schema contains the constraints used to validate : the GNSS Antenna section of an XML-Encoded IGS Site Log : Document. Notes : This defined complexType is part of the set of site : metadata schemas developed at sopac.

Declared Namespaces

Prefix Namespace
xml http://www.w3.org/XML/1998/namespace
grad http://sopac.ucsd.edu/ns/geodesy/base/geodeticEquipment/gnssRadome/2003/10
ga http://sopac.ucsd.edu/ns/geodesy/base/geodeticEquipment/gnssAntenna/2003/10
equip http://sopac.ucsd.edu/ns/geodesy/doc/igsSiteLog/equipment/2004
xsd http://www.w3.org/2001/XMLSchema
Schema Component Representation
<xsd:schema xml:lang="en" targetNamespace="http://sopac.ucsd.edu/ns/geodesy/doc/igsSiteLog/equipment/2004" elementFormDefault="qualified" version="0.0.1-beta">
<xsd:import namespace="http://sopac.ucsd.edu/ns/geodesy/base/geodeticEquipment/gnssAntenna/2003/10" schemaLocation="http://sopac.ucsd.edu/ns/geodesy/base/geodeticEquipment/gnssAntenna/2003/10/gnssAntenna.xsd"/>
<xsd:import namespace="http://sopac.ucsd.edu/ns/geodesy/base/geodeticEquipment/gnssRadome/2003/10" schemaLocation="http://sopac.ucsd.edu/ns/geodesy/base/geodeticEquipment/gnssRadome/2003/10/gnssRadome.xsd"/>
...
</xsd:schema>
top

Global Definitions

Complex Type: gnssAntennaType

Super-types: None
Sub-types: None
Name gnssAntennaType
Abstract no
XML Instance Representation
<...>
Start All [1]
<equip:antennaType> ga:igsAntennaModelCodeType </equip:antennaType> [1]
<equip:serialNumber> xsd:string </equip:serialNumber> [1]
<equip:antennaReferencePoint> equip:antennaReferencePointType </equip:antennaReferencePoint> [1]
<equip:marker-arpUpEcc.> xsd:string </equip:marker-arpUpEcc.> [1]
<equip:marker-arpNorthEcc.> xsd:string </equip:marker-arpNorthEcc.> [1]
<equip:marker-arpEastEcc.> xsd:string </equip:marker-arpEastEcc.> [1]
<equip:alignmentFromTrueNorth> xsd:string </equip:alignmentFromTrueNorth> [1]
<equip:antennaRadomeType> grad:igsRadomeModelCodeType </equip:antennaRadomeType> [1]
<equip:radomeSerialNumber> xsd:string </equip:radomeSerialNumber> [1]
<equip:antennaCableType> xsd:string </equip:antennaCableType> [1]
<equip:antennaCableLength> xsd:string </equip:antennaCableLength> [1]
<equip:dateInstalled> equip:requiredDateType </equip:dateInstalled> [1]
<equip:dateRemoved> equip:optionalDateType </equip:dateRemoved> [1]
<equip:notes> xsd:string </equip:notes> [1]
End All
</...>
Schema Component Representation
<xsd:complexType name="gnssAntennaType">
<xsd:all>
<xsd:element name="antennaType" type="ga:igsAntennaModelCodeType"/>
<xsd:element name="serialNumber" type="xsd:string"/>
<xsd:element name="antennaReferencePoint" type="equip:antennaReferencePointType"/>
<xsd:element name="marker-arpUpEcc." type="xsd:string"/>
<xsd:element name="marker-arpNorthEcc." type="xsd:string"/>
<xsd:element name="marker-arpEastEcc." type="xsd:string"/>
<xsd:element name="alignmentFromTrueNorth" type="xsd:string"/>
<xsd:element name="antennaRadomeType" type="grad:igsRadomeModelCodeType"/>
<xsd:element name="radomeSerialNumber" type="xsd:string"/>
<xsd:element name="antennaCableType" type="xsd:string"/>
<xsd:element name="antennaCableLength" type="xsd:string"/>
<xsd:element name="dateInstalled" type="equip:requiredDateType"/>
<xsd:element name="dateRemoved" type="equip:optionalDateType"/>
<xsd:element name="notes" type="xsd:string"/>
</xsd:all>
</xsd:complexType>
top

Simple Type: antennaReferencePointType

Super-types: xsd:string < antennaReferencePointType (by restriction)
Sub-types: None
Name antennaReferencePointType
Content
  • Base XSD Type: string
  • value comes from list: {'BPA'|'BCR'|'BGP'|'TPA'|'TCR'|'TGR'}
Schema Component Representation
<xsd:simpleType name="antennaReferencePointType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="BPA"/>
<xsd:enumeration value="BCR"/>
<xsd:enumeration value="BGP"/>
<xsd:enumeration value="TPA"/>
<xsd:enumeration value="TCR"/>
<xsd:enumeration value="TGR"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: igsAntennaModelCodeType

Super-types: xsd:string < igsAntennaModelCodeType (by restriction)
Sub-types: None
Name igsAntennaModelCodeType
Content
  • Base XSD Type: string
  • value comes from list: {'3S-02-1AERO+CR'|'3S-02-1AERO-CR'|'3S-02-2AERO+CR'|'3S-02-2AERO+GP'|'3S-02-DM+CR'|'3S-02-DM-CR'|'3S-02-MACOM+GP'|'3S-02-MAN'|'3S-02-TE+GP'|'3S-02-TSADM'|'3S-02-TSATE'|'AERAT2775_43'|'AOAD/M_B'|'AOAD/M_RA_NGS'|'AOAD/M_T'|'ASH700228A'|'ASH700228A+EX'|'ASH700228B'|'ASH700228B+EX'|'ASH700228C'|'ASH700228C+EX'|'ASH700228D'|'ASH700228E'|'ASH700700.A'|'ASH700700.B'|'ASH700700.C'|'ASH700718A'|'ASH700718A1'|'ASH700718B'|'ASH700829.2'|'ASH700829.3'|'ASH700829.A'|'ASH700829.A1'|'ASH700936A_M'|'ASH700936B_M'|'ASH700936C_M'|'ASH700936D_M'|'ASH700936E'|'ASH700936E_C'|'ASH700936F_C'|'ASH701008.01B'|'ASH701073.1'|'ASH701073.3'|'ASH701933B_M'|'ASH701941.1'|'ASH701941.2'|'ASH701941.A'|'ASH701941.B'|'ASH701945.02B'|'ASH701945A_M'|'ASH701945B_M'|'ASH701945C_M'|'ASH701946.022'|'ASH701946.2'|'ASH701946.3'|'ASH701975.01A'|'ASH701975.01Agp'|'ASHAC_L1'|'ASHAC_L1/L2'|'ASHMAR/RANGE'|'FRPA-2'|'JPLD/M_R'|'JPLD/M_RA_SOP'|'JPSLEGANT_E'|'JPSODYSSEY_I'|'JPSREGANT_DD_E'|'JPSREGANT_DD_I'|'JPSREGANT_SD_E'|'JPSREGANT_SD_I'|'LEIAT201'|'LEIAT202+GP'|'LEIAT202-GP'|'LEIAT302+GP'|'LEIAT302-GP'|'LEIAT303'|'LEIAT303+RD'|'LEIAT501'|'LEIAT502'|'LEIAT503'|'LEIAT504'|'LEISR299_INT'|'LEISR399_INT'|'MAC4647942'|'MACPATCH'|'MAG105645'|'MPLL1/L2_SURV'|'MPREGP MP-1372W'|'NOV501'|'NOV501+CR'|'NOV502'|'NOV502+CR'|'NOV503+CR'|'NOV503+CR+RD'|'NOV531'|'NOV531+CR'|'NOV600'|'SOKRAD'|'SPP571908273'|'TI4100_100'|'TI4100_2000'|'TI4100_4000'|'TOP700337'|'TOP700779A'|'TOP72210'|'TRIMBLE 4800'|'TRM10877.10+RGP'|'TRM10877.10+SGP'|'TRM10877.10_H'|'TRM12562.00+SGP'|'TRM12562.10+RGP'|'TRM14156.00-GP'|'TRM14177.00'|'TRM14532.00'|'TRM14532.10'|'TRM16741.00'|'TRM17200.00'|'TRM22020.00+GP'|'TRM22020.00-GP'|'TRM23903.00'|'TRM23965.00'|'TRM26738.00'|'TRM27947.00+GP'|'TRM27947.00-GP'|'TRM29659.00'|'TRM33429.00+GP'|'TRM33429.00-GP'|'TRM33429.20+GP'|'TRM39105.00'|'TRM4000ST_INT'|'TRM41249.00'}
Prohibited Derivations restriction, list, union
Documentation Non-instantiable, non-substituable, non-extendable or restrictable global simple type representing a valid IGS antenna model code.
Schema Component Representation
<xsd:simpleType name="igsAntennaModelCodeType" final="#all">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="3S-02-1AERO+CR"/>
<xsd:enumeration value="3S-02-1AERO-CR"/>
<xsd:enumeration value="3S-02-2AERO+CR"/>
<xsd:enumeration value="3S-02-2AERO+GP"/>
<xsd:enumeration value="3S-02-DM+CR"/>
<xsd:enumeration value="3S-02-DM-CR"/>
<xsd:enumeration value="3S-02-MACOM+GP"/>
<xsd:enumeration value="3S-02-MAN"/>
<xsd:enumeration value="3S-02-TE+GP"/>
<xsd:enumeration value="3S-02-TSADM"/>
<xsd:enumeration value="3S-02-TSATE"/>
<xsd:enumeration value="AERAT2775_43"/>
<xsd:enumeration value="AOAD/M_B"/>
<xsd:enumeration value="AOAD/M_RA_NGS"/>
<xsd:enumeration value="AOAD/M_T"/>
<xsd:enumeration value="ASH700228A"/>
<xsd:enumeration value="ASH700228A+EX"/>
<xsd:enumeration value="ASH700228B"/>
<xsd:enumeration value="ASH700228B+EX"/>
<xsd:enumeration value="ASH700228C"/>
<xsd:enumeration value="ASH700228C+EX"/>
<xsd:enumeration value="ASH700228D"/>
<xsd:enumeration value="ASH700228E"/>
<xsd:enumeration value="ASH700700.A"/>
<xsd:enumeration value="ASH700700.B"/>
<xsd:enumeration value="ASH700700.C"/>
<xsd:enumeration value="ASH700718A"/>
<xsd:enumeration value="ASH700718A1"/>
<xsd:enumeration value="ASH700718B"/>
<xsd:enumeration value="ASH700829.2"/>
<xsd:enumeration value="ASH700829.3"/>
<xsd:enumeration value="ASH700829.A"/>
<xsd:enumeration value="ASH700829.A1"/>
<xsd:enumeration value="ASH700936A_M"/>
<xsd:enumeration value="ASH700936B_M"/>
<xsd:enumeration value="ASH700936C_M"/>
<xsd:enumeration value="ASH700936D_M"/>
<xsd:enumeration value="ASH700936E"/>
<xsd:enumeration value="ASH700936E_C"/>
<xsd:enumeration value="ASH700936F_C"/>
<xsd:enumeration value="ASH701008.01B"/>
<xsd:enumeration value="ASH701073.1"/>
<xsd:enumeration value="ASH701073.3"/>
<xsd:enumeration value="ASH701933B_M"/>
<xsd:enumeration value="ASH701941.1"/>
<xsd:enumeration value="ASH701941.2"/>
<xsd:enumeration value="ASH701941.A"/>
<xsd:enumeration value="ASH701941.B"/>
<xsd:enumeration value="ASH701945.02B"/>
<xsd:enumeration value="ASH701945A_M"/>
<xsd:enumeration value="ASH701945B_M"/>
<xsd:enumeration value="ASH701945C_M"/>
<xsd:enumeration value="ASH701946.022"/>
<xsd:enumeration value="ASH701946.2"/>
<xsd:enumeration value="ASH701946.3"/>
<xsd:enumeration value="ASH701975.01A"/>
<xsd:enumeration value="ASH701975.01Agp"/>
<xsd:enumeration value="ASHAC_L1"/>
<xsd:enumeration value="ASHAC_L1/L2"/>
<xsd:enumeration value="ASHMAR/RANGE"/>
<xsd:enumeration value="FRPA-2"/>
<xsd:enumeration value="JPLD/M_R"/>
<xsd:enumeration value="JPLD/M_RA_SOP"/>
<xsd:enumeration value="JPSLEGANT_E"/>
<xsd:enumeration value="JPSODYSSEY_I"/>
<xsd:enumeration value="JPSREGANT_DD_E"/>
<xsd:enumeration value="JPSREGANT_DD_I"/>
<xsd:enumeration value="JPSREGANT_SD_E"/>
<xsd:enumeration value="JPSREGANT_SD_I"/>
<xsd:enumeration value="LEIAT201"/>
<xsd:enumeration value="LEIAT202+GP"/>
<xsd:enumeration value="LEIAT202-GP"/>
<xsd:enumeration value="LEIAT302+GP"/>
<xsd:enumeration value="LEIAT302-GP"/>
<xsd:enumeration value="LEIAT303"/>
<xsd:enumeration value="LEIAT303+RD"/>
<xsd:enumeration value="LEIAT501"/>
<xsd:enumeration value="LEIAT502"/>
<xsd:enumeration value="LEIAT503"/>
<xsd:enumeration value="LEIAT504"/>
<xsd:enumeration value="LEISR299_INT"/>
<xsd:enumeration value="LEISR399_INT"/>
<xsd:enumeration value="MAC4647942"/>
<xsd:enumeration value="MACPATCH"/>
<xsd:enumeration value="MAG105645"/>
<xsd:enumeration value="MPLL1/L2_SURV"/>
<xsd:enumeration value="MPREGP MP-1372W"/>
<xsd:enumeration value="NOV501"/>
<xsd:enumeration value="NOV501+CR"/>
<xsd:enumeration value="NOV502"/>
<xsd:enumeration value="NOV502+CR"/>
<xsd:enumeration value="NOV503+CR"/>
<xsd:enumeration value="NOV503+CR+RD"/>
<xsd:enumeration value="NOV531"/>
<xsd:enumeration value="NOV531+CR"/>
<xsd:enumeration value="NOV600"/>
<xsd:enumeration value="SOKRAD"/>
<xsd:enumeration value="SPP571908273"/>
<xsd:enumeration value="TI4100_100"/>
<xsd:enumeration value="TI4100_2000"/>
<xsd:enumeration value="TI4100_4000"/>
<xsd:enumeration value="TOP700337"/>
<xsd:enumeration value="TOP700779A"/>
<xsd:enumeration value="TOP72210"/>
<xsd:enumeration value="TRIMBLE 4800"/>
<xsd:enumeration value="TRM10877.10+RGP"/>
<xsd:enumeration value="TRM10877.10+SGP"/>
<xsd:enumeration value="TRM10877.10_H"/>
<xsd:enumeration value="TRM12562.00+SGP"/>
<xsd:enumeration value="TRM12562.10+RGP"/>
<xsd:enumeration value="TRM14156.00-GP"/>
<xsd:enumeration value="TRM14177.00"/>
<xsd:enumeration value="TRM14532.00"/>
<xsd:enumeration value="TRM14532.10"/>
<xsd:enumeration value="TRM16741.00"/>
<xsd:enumeration value="TRM17200.00"/>
<xsd:enumeration value="TRM22020.00+GP"/>
<xsd:enumeration value="TRM22020.00-GP"/>
<xsd:enumeration value="TRM23903.00"/>
<xsd:enumeration value="TRM23965.00"/>
<xsd:enumeration value="TRM26738.00"/>
<xsd:enumeration value="TRM27947.00+GP"/>
<xsd:enumeration value="TRM27947.00-GP"/>
<xsd:enumeration value="TRM29659.00"/>
<xsd:enumeration value="TRM33429.00+GP"/>
<xsd:enumeration value="TRM33429.00-GP"/>
<xsd:enumeration value="TRM33429.20+GP"/>
<xsd:enumeration value="TRM39105.00"/>
<xsd:enumeration value="TRM4000ST_INT"/>
<xsd:enumeration value="TRM41249.00"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: igsRadomeModelCodeType

Super-types: xsd:string < igsRadomeModelCodeType (by restriction)
Sub-types: None
Name igsRadomeModelCodeType
Content
  • Base XSD Type: string
  • value comes from list: {'NONE'|'CAFG'|'DOME'|'DUTD'|'EMRA'|'ENCL'|'GRAZ'|'JPLA'|'LEIC'|'LEIS'|'MMAC'|'OSOD'|'RPTR'|'SCIS'|'SCIT'|'SCPL'|'SNOW'|'TCWD'|'UNAV'}
Prohibited Derivations restriction, list, union
Documentation Non-instantiable, non-substituable, non-extendable or restrictable global simple type representing a valid IGS radome model code.
Schema Component Representation
<xsd:simpleType name="igsRadomeModelCodeType" final="#all">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="NONE"/>
<xsd:enumeration value="CAFG"/>
<xsd:enumeration value="DOME"/>
<xsd:enumeration value="DUTD"/>
<xsd:enumeration value="EMRA"/>
<xsd:enumeration value="ENCL"/>
<xsd:enumeration value="GRAZ"/>
<xsd:enumeration value="JPLA"/>
<xsd:enumeration value="LEIC"/>
<xsd:enumeration value="LEIS"/>
<xsd:enumeration value="MMAC"/>
<xsd:enumeration value="OSOD"/>
<xsd:enumeration value="RPTR"/>
<xsd:enumeration value="SCIS"/>
<xsd:enumeration value="SCIT"/>
<xsd:enumeration value="SCPL"/>
<xsd:enumeration value="SNOW"/>
<xsd:enumeration value="TCWD"/>
<xsd:enumeration value="UNAV"/>
</xsd:restriction>
</xsd:simpleType>
top

Simple Type: optionalDateType

Super-types: None
Sub-types: None
Name optionalDateType
Content
  • Union of following types:
    • Locally defined type:
      • Base XSD Type: string
      • pattern = \d{4}-\d{2}-\d{2}T\d{2}:\d{2}Z
    • Locally defined type:
      • Base XSD Type: string
      • value comes from list: {''}
Schema Component Representation
<xsd:simpleType name="optionalDateType">
<xsd:union>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:pattern value="\d{4}-\d{2}-\d{2}T\d{2}:\d{2}Z"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value=""/>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
top

Simple Type: requiredDateType

Super-types: xsd:string < requiredDateType (by restriction)
Sub-types: None
Name requiredDateType
Content
  • Base XSD Type: string
  • pattern = \d{4}-\d{2}-\d{2}T\d{2}:\d{2}Z
Schema Component Representation
<xsd:simpleType name="requiredDateType">
<xsd:restriction base="xsd:string">
<xsd:pattern value="\d{4}-\d{2}-\d{2}T\d{2}:\d{2}Z"/>
</xsd:restriction>
</xsd:simpleType>
top

Glossary

Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.

All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all.

Choice Model Group Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice.

Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.

Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods, e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type attribute.

Key Constraint Like Uniqueness Constraint, but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups.

Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil attribute. The xsi:nil attribute is the boolean attribute, nil, from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil attribute set to true, it can be left empty, even though its element declaration may have required content.

Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations.

Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.

Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.

Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.

Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).

Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence.

Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.

Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.

Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.

Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

top