Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gco:MemberName_Type / gco:aName
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram index6.tmp#id983 index145.tmp#id951 index146.tmp#id950
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 index5.tmp#id994 index6.tmp#id983 index113.tmp#id1580 index298.tmp#id1581
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 index24.tmp#id946 index25.tmp#id945 index463.tmp#id1583 index463.tmp#id1584
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