Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type CompoundCountryCodeIdentifierType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-GeospatialCoverage_xsd_Complex_Type_CompoundCountryCodeIdentifierType.tmp#CompoundCountryCodeIdentifierType_qualifier DDMS-GeospatialCoverage_xsd_Complex_Type_CompoundCountryCodeIdentifierType.tmp#CompoundCountryCodeIdentifierType_value
Used by
Element countryCode
Attributes
QName Type Fixed Default Use Annotation
qualifier xs:string required
value xs:string required
Source
<xs:complexType name="CompoundCountryCodeIdentifierType">
  <xs:attribute name="qualifier" type="xs:string" use="required"/>
  <xs:attribute name="value" type="xs:string" use="required"/>
</xs:complexType>
Schema location DDMS-GeospatialCoverage.xsd
Attribute CompoundCountryCodeIdentifierType / @qualifier
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
use: required
Used by
Source
<xs:attribute name="qualifier" type="xs:string" use="required"/>
Schema location DDMS-GeospatialCoverage.xsd
Attribute CompoundCountryCodeIdentifierType / @value
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
use: required
Used by
Source
<xs:attribute name="value" type="xs:string" use="required"/>
Schema location DDMS-GeospatialCoverage.xsd