DataResourceDescription_Type

Complex Type Information

Model

Used By

Source

<xs:complexType name="DataResourceDescription_Type">
  <xs:choice minOccurs="1" maxOccurs="1">
    <xs:element name="DataResourceHref" type="DataResourceHref_Type"/>
    <xs:element name="DataResourceString" type="DataResourceString_Type"/>
  </xs:choice>
</xs:complexType>