Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gco:MemberName_Type / gco:aName
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram index30.tmp#id1039 index56.tmp#id1007 index57.tmp#id1006
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 gml: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 index29.tmp#id1050 index30.tmp#id1039 index610.tmp#id1636 index611.tmp#id1637
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 gml:NilReasonType optional
uuidref xs:string optional
xlink:actuate restriction of string optional
The 'actuate' attribute is used to communicate the desired timing 
of traversal from the starting resource to the ending resource; 
it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading 
         the starting resource 
onRequest - traverse from the starting resource to the ending 
            resource only on a post-loading event triggered for 
            this purpose 
other - behavior is unconstrained; examine other markup in link 
        for hints 
none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation 
of the ending resource on traversal from the starting resource; it's 
value should be treated as follows: 
new - load ending resource in a new window, frame, pane, or other 
      presentation context
replace - load the resource in the same window, frame, pane, or 
          other presentation context
embed - load ending resource in place of the presentation of the 
        starting resource
other - behavior is unconstrained; examine other markup in the 
        link for hints 
none - behavior is unconstrained
xlink:title string optional
xlink:type string 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 index15.tmp#id1002 index16.tmp#id1001 index623.tmp#id1639 index623.tmp#id1640
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