Definition Type: ComplexType
Name: StringOrRefType
Namespace: http://www.opengis.net/gml
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: gmlBase.xsd
Abstract False
Documentation:
This type is available wherever there is a need for a "text" type property. It is of string type, so the text can be included inline, but the value can also be referenced remotely via xlinks from the AssociationAttributeGroup. If the remote reference is present, then the value obtained by traversing the link should be used, and the string content of the element can be used for an annotation.
Collapse XSD Schema Diagram:
Drilldown into remoteSchema Drilldown into actuate Drilldown into show Drilldown into title Drilldown into arcrole Drilldown into role Drilldown into href Drilldown into typeXSD Diagram of StringOrRefType
Collapse XSD Schema Code:
<complexType name="StringOrRefType">
    <annotation>
        <documentation>This type is available wherever there is a need for a "text" type property. It is of string type, so the text can be included inline, but the value can also be referenced remotely via xlinks from the AssociationAttributeGroup. If the remote reference is present, then the value obtained by traversing the link should be used, and the string content of the element can be used for an annotation.</documentation>
    </annotation>
    <simpleContent>
        <extension base="string">
            <attributeGroup ref="gml:AssociationAttributeGroup" />
        </extension>
    </simpleContent>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type (Optional)
href xlink:href Optional
role xlink:role Optional
arcrole xlink:arcrole Optional
title xlink:title Optional
show xlink:show Optional
actuate xlink:actuate Optional
remoteSchema gml:remoteSchema Optional
Collapse Derivation Tree:
Collapse References:
gml:dataSource, gml:description, gml:DirectionString, gml:LocationString, gml:MappingRule, gml:quantityTypegml:referenceEvent, gml:referenceEvent, gml:remarks, gml:status,
Collapse Comments:
blog comments powered by Disqus