<complexType name="StringOrRefType">
<annotation>
<appinfo source="urn:opengis:specification:gml:schema-xsd:basicTypes:3.1.1">basicTypes.xsd</appinfo>
<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.
As a profile of the GML StringOrRefType, this definition has no capability for remote references, because niem does not currently use xlinks, no uses of xlinks are
included in the first version of this schema for niem.
</documentation>
</annotation>
<simpleContent>
<extension base="string">
<attributeGroup ref="gml:AssociationAttributeGroup" />
</extension>
</simpleContent>
</complexType>
|