| diagram | ![]() |
||||||||||||||||||
| namespace | http://metadata.dod.mil/mdr/ns/DDMS/3.0/ | ||||||||||||||||||
| type | extension of xsd:double | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xsd:complexType name="VerticalDistanceType"> <xsd:simpleContent> <xsd:extension base="xs:double"> <xsd:attribute name="unitOfMeasure" type="LengthMeasureType" use="optional"/> <xsd:attribute name="datum" type="VerticalDatumType" use="optional"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |
| namespace | http://metadata.dod.mil/mdr/ns/DDMS/3.0/ | ||||||||||||||||||||||||
| type | LengthMeasureType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||
| source | <xsd:attribute name="unitOfMeasure" type="LengthMeasureType" use="optional"/> |
| namespace | http://metadata.dod.mil/mdr/ns/DDMS/3.0/ | ||||||||||||
| type | VerticalDatumType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xsd:attribute name="datum" type="VerticalDatumType" use="optional"/> |