diagram |
|
namespace |
http://www.isotc211.org/2005/gmd |
type |
extension of gco:AbstractObject_Type |
properties |
base | gco:AbstractObject_Type |
|
children |
gmd:linkage gmd:protocol gmd:applicationProfile gmd:name gmd:description gmd:function |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | annotation | id | ID | | | | | uuid | string | | | | |
|
annotation |
documentation | Information about online sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained. |
|
source |
<complexType name="CI_OnlineResource_Type">
<annotation>
<documentation>Information about online sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.</documentation>
</annotation>
<complexContent>
<extension base="gco:AbstractObject_Type">
<sequence>
<element name="linkage" type="gmd:URL_PropertyType"/>
<element name="protocol" type="gco:CharacterString_PropertyType" minOccurs="0"/>
<element name="applicationProfile" type="gco:CharacterString_PropertyType" minOccurs="0"/>
<element name="name" type="gco:CharacterString_PropertyType" minOccurs="0"/>
<element name="description" type="gco:CharacterString_PropertyType" minOccurs="0"/>
<element name="function" type="gmd:CI_OnLineFunctionCode_PropertyType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType> |