|
Namespace |
http://www.isotc211.org/2005/gmd |
Diagram
|
|
Type |
gmd:CI_Address_Type |
Type hierarchy |
|
Properties
|
|
Used by
|
|
Model |
gmd:deliveryPoint* , gmd:city{0,1} , gmd:administrativeArea{0,1} , gmd:postalCode{0,1} , gmd:country{0,1} , gmd:electronicMailAddress* |
Children |
gmd:administrativeArea, gmd:city, gmd:country, gmd:deliveryPoint, gmd:electronicMailAddress, gmd:postalCode |
Instance
|
<gmd:CI_Address id="" uuid="">
<gmd:deliveryPoint gco:nilReason="">{0,unbounded}</gmd:deliveryPoint>
<gmd:city gco:nilReason="">{0,1}</gmd:city>
<gmd:administrativeArea gco:nilReason="">{0,1}</gmd:administrativeArea>
<gmd:postalCode gco:nilReason="">{0,1}</gmd:postalCode>
<gmd:country gco:nilReason="">{0,1}</gmd:country>
<gmd:electronicMailAddress gco:nilReason="">{0,unbounded}</gmd:electronicMailAddress>
</gmd:CI_Address> |
|
Attributes
|
QName |
Type |
Fixed |
Default |
Use |
Annotation |
id |
xs:ID |
|
|
optional |
|
uuid |
xs:string |
|
|
optional |
|
|
Source
|
<xs:element name="CI_Address" type="gmd:CI_Address_Type"/> |
|
Schema location |
http://schemas.opengis.net/iso/19139/20070417/gmd/citation.xsd |
|
|