Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gco:MemberName_Type / gco:aName
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram index14.tmp#id1028 index88.tmp#id996 index89.tmp#id995
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 index13.tmp#id1039 index14.tmp#id1028 index904.tmp#id1625 index1112.tmp#id1626
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 index8.tmp#id991 index9.tmp#id990 index47.tmp#id1628 index47.tmp#id1629
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