diagram | |||||||||||||||||||
namespace | http://www.isotc211.org/2005/gco | ||||||||||||||||||
type | extension of gco:AbstractObject_Type | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | gco:aName gco:attributeType | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <complexType name="MemberName_Type"> <annotation> <documentation>A MemberName is a LocalName that references either an attribute slot in a record or recordType or an attribute, operation, or association role in an object instance or type description in some form of schema. The stored value "aName" is the returned value for the "aName()" operation.</documentation> </annotation> <complexContent> <extension base="gco:AbstractObject_Type"> <sequence> <element name="aName" type="gco:CharacterString_PropertyType"/> <element name="attributeType" type="gco:TypeName_PropertyType"/> </sequence> </extension> </complexContent> </complexType> |
diagram | |||||||||||||
namespace | http://www.isotc211.org/2005/gco | ||||||||||||
type | gco:CharacterString_PropertyType | ||||||||||||
properties |
|
||||||||||||
children | gco:CharacterString | ||||||||||||
attributes |
|
||||||||||||
source | <element name="aName" type="gco:CharacterString_PropertyType"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.isotc211.org/2005/gco | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | gco:TypeName_PropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | gco:TypeName | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="attributeType" type="gco:TypeName_PropertyType"/> |