Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gco:MemberName_Type / gco:aName
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram index27.tmp#id1109 index117.tmp#id1077 index118.tmp#id1076
Type gco:CharacterString_PropertyType
Properties
content: complex
Model gco:CharacterString
Children gco:CharacterString
Instance
<gco:aName gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gco:aName>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="aName" type="gco:CharacterString_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gco/basicTypes.xsd
Element gco:MemberName_Type / gco:attributeType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram index26.tmp#id1120 index27.tmp#id1109 index1101.tmp#id1706 index1198.tmp#id1707
Type gco:TypeName_PropertyType
Properties
content: complex
Model gco:TypeName
Children gco:TypeName
Instance
<gco:attributeType xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gco:TypeName id="" uuid="">{1,1}</gco:TypeName>
</gco:attributeType>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
uuidref xs:string optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<xs:element name="attributeType" type="gco:TypeName_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gco/basicTypes.xsd
Complex Type gco:MemberName_Type
Namespace http://www.isotc211.org/2005/gco
Annotations
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.
Diagram
Diagram index74.tmp#id1072 index75.tmp#id1071 index577.tmp#id1709 index577.tmp#id1710
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Element gco:MemberName
Model gco:aName , gco:attributeType
Children gco:aName, gco:attributeType
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MemberName_Type">
  <xs:annotation>
    <xs: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.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="aName" type="gco:CharacterString_PropertyType"/>
        <xs:element name="attributeType" type="gco:TypeName_PropertyType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gco/basicTypes.xsd