|
Namespace |
http://www.isotc211.org/2005/gmd |
Diagram
|
|
Type |
gmd:MD_Medium_Type |
Type hierarchy |
|
Properties
|
|
Used by
|
|
Model |
gmd:name{0,1} , gmd:density* , gmd:densityUnits{0,1} , gmd:volumes{0,1} , gmd:mediumFormat* , gmd:mediumNote{0,1} |
Children |
gmd:density, gmd:densityUnits, gmd:mediumFormat, gmd:mediumNote, gmd:name, gmd:volumes |
Instance
|
<gmd:MD_Medium id="" uuid="">
<gmd:name gco:nilReason="">{0,1}</gmd:name>
<gmd:density gco:nilReason="">{0,unbounded}</gmd:density>
<gmd:densityUnits gco:nilReason="">{0,1}</gmd:densityUnits>
<gmd:volumes gco:nilReason="">{0,1}</gmd:volumes>
<gmd:mediumFormat gco:nilReason="">{0,unbounded}</gmd:mediumFormat>
<gmd:mediumNote gco:nilReason="">{0,1}</gmd:mediumNote>
</gmd:MD_Medium> |
|
Attributes
|
QName |
Type |
Fixed |
Default |
Use |
Annotation |
id |
xs:ID |
|
|
optional |
|
uuid |
xs:string |
|
|
optional |
|
|
Source
|
<xs:element name="MD_Medium" type="gmd:MD_Medium_Type"/> |
|
Schema location |
http://schemas.opengis.net/iso/19139/20070417/gmd/distribution.xsd |
|
|