Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type VirtualCoverageType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd_Complex_Type_VirtualCoverageType.tmp#VirtualCoverageType_protocol DDMS-Globals_xsd_Complex_Type_VirtualCoverageType.tmp#VirtualCoverageType_address IC-ISM_xsd_Attribute_Group_SecurityAttributesOptionGroup.tmp#SecurityAttributesOptionGroup
Used by
Element virtualCoverage
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesOptionGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
address xs:string optional
protocol xs:string optional
Source
<xs:complexType name="VirtualCoverageType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the virtualCoverage element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:attribute name="protocol" type="xs:string" use="optional"/>
  <xs:attribute name="address" type="xs:string" use="optional"/>
  <xs:attributeGroup ref="ICISM:SecurityAttributesOptionGroup"/>
</xs:complexType>
Schema location DDMS-Globals.xsd
Attribute VirtualCoverageType / @protocol
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
use: optional
Used by
Complex Type VirtualCoverageType
Source
<xs:attribute name="protocol" type="xs:string" use="optional"/>
Schema location DDMS-Globals.xsd
Attribute VirtualCoverageType / @address
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
use: optional
Used by
Complex Type VirtualCoverageType
Source
<xs:attribute name="address" type="xs:string" use="optional"/>
Schema location DDMS-Globals.xsd