Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gco:TypeName_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
Complex Type gco:TypeName_Type
Namespace http://www.isotc211.org/2005/gco
Annotations
A TypeName is a LocalName that references either a recordType or object type in some form of schema. The stored value "aName" is the returned value for the "aName()" operation. This is the types name.  - For parsing from types (or objects) the parsible name normally uses a "." navigation separator, so that it is of the form  [class].[member].[memberOfMember]. ...)
Diagram
Diagram index24.tmp#id946 index25.tmp#id945 index324.tmp#id1579
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Element gco:TypeName
Model gco:aName
Children gco:aName
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="TypeName_Type">
  <xs:annotation>
    <xs:documentation>A TypeName is a LocalName that references either a recordType or object type in some form of schema. The stored value "aName" is the returned value for the "aName()" operation. This is the types name. - For parsing from types (or objects) the parsible name normally uses a "." navigation separator, so that it is of the form [class].[member].[memberOfMember]. ...)</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="aName" type="gco:CharacterString_PropertyType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gco/basicTypes.xsd