<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> |