VOObservationLocationComplexType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
ID xs:ID optional
ref xs:IDREF optional
uref UniqueNamesSimpleType optional

Used By

Source

<xs:complexType name="VOObservationLocationComplexType">
  <xs:annotation>
    <xs:documentation>
    </xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stc:observationLocationType">
      <xs:attribute name="ref" type="xs:IDREF"/>
      <xs:attribute name="uref" type="UniqueNamesSimpleType"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>