gco:MemberName
Element information
Namespace: http://www.isotc211.org/2005/gco
Schema document: external/ogc/iso/19139/20070417/gco/basicTypes.xsd
Type: gco:MemberName_Type
Properties: Global, Qualified
Content
- Sequence [1..1]
- gco:aName [1..1]
- gco:attributeType [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from group gco:ObjectIdentification | |
uuid | [0..1] | xsd:string | from group gco:ObjectIdentification |
Used in
- Type gco:MemberName_PropertyType (Element gmd:sequenceIdentifier)
Sample instance
<gco:MemberName> <gco:aName> <gco:CharacterString>string</gco:CharacterString> </gco:aName> <gco:attributeType> <gco:TypeName> <gco:aName>... </gco:aName> </gco:TypeName> </gco:attributeType> </gco:MemberName>