Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Imported schema glrovProfile_diggs.xsd
Namespace http://www.opengis.net/gml/3.3/lrov
Annotations
GML 3.3 profile for DIGGS including: Vector Offset Linear Referencing
Properties
attribute form default: unqualified
element form default: qualified
version: 3.3.0
Schema location http://schemas.opengis.net/gml/3.3/linearRefOffsetVector.xsd
Element glrov:VectorOffsetLinearSRSType / glrov:offsetVector
Namespace http://www.opengis.net/gml/3.3/lrov
Diagram
Diagram 3_2.tmp#doubleList 3_2.tmp#SRSReferenceGroup 3_2.tmp#DirectPositionType 3_2.tmp#VectorType
Type gml:VectorType
Type hierarchy
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
srsDimension positiveInteger optional
srsName anyURI optional
uomLabels gml:NCNameList optional
Source
<element name="offsetVector" type="gml:VectorType"/>
Schema location http://schemas.opengis.net/gml/3.3/linearRefOffsetVector.xsd
Element glrov:VectorOffsetLinearSRS
Namespace http://www.opengis.net/gml/3.3/lrov
Diagram
Diagram 3_2.tmp#id 3_2.tmp#description 3_2.tmp#descriptionReference 3_2.tmp#identifier 3_2.tmp#name 3_2.tmp#StandardObjectProperties 3_2.tmp#AbstractGMLType 3_2.tmp#id 3_2.tmp#description 3_2.tmp#descriptionReference 3_2.tmp#identifier 3_2.tmp#name 3_2.tmp#DefinitionBaseType 3_2.tmp#remarks 3_2.tmp#DefinitionType 3_2.tmp#IdentifiedObjectType lr.tmp#LinearSRSType_linearElement lr.tmp#LinearSRSType_lrm lr.tmp#LinearSRSType lrov.tmp#VectorOffsetLinearSRSType_offsetVector lrov.tmp#VectorOffsetLinearSRSType lr.tmp#LinearSRS
Type glrov:VectorOffsetLinearSRSType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model gml:description{0,1} , gml:descriptionReference{0,1} , gml:identifier , gml:name* , gml:remarks{0,1} , glr:linearElement , glr:lrm , glrov:offsetVector
Children glr:linearElement, glr:lrm, glrov:offsetVector, gml:description, gml:descriptionReference, gml:identifier, gml:name, gml:remarks
Instance
<glrov:VectorOffsetLinearSRS gml:id="" xmlns:glrov="http://www.opengis.net/gml/3.3/lrov" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:glr="http://www.opengis.net/gml/3.3/lr">
  <gml:description xlink:href="" nilReason="" xlink:title="">{0,1}</gml:description>
  <gml:descriptionReference xlink:href="" nilReason="" owns="false" xlink:title="">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{1,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
  <gml:remarks>{0,1}</gml:remarks>
  <glr:linearElement xlink:href="" nilReason="" xlink:title="">{1,1}</glr:linearElement>
  <glr:lrm xlink:href="" nilReason="" xlink:title="">{1,1}</glr:lrm>
  <glrov:offsetVector axisLabels="" srsDimension="" srsName="" uomLabels="">{1,1}</glrov:offsetVector>
</glrov:VectorOffsetLinearSRS>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be
unique in the XML document within which it occurs. An external identifier for the object in
the form of a URI may be constructed using standard XML and XPointer methods. This is done
by concatenating the URI for the document, a fragment separator, and the value of the id
attribute.
Source
<element name="VectorOffsetLinearSRS" type="glrov:VectorOffsetLinearSRSType" substitutionGroup="glr:LinearSRS"/>
Schema location http://schemas.opengis.net/gml/3.3/linearRefOffsetVector.xsd
Complex Type glrov:VectorOffsetLinearSRSType
Namespace http://www.opengis.net/gml/3.3/lrov
Diagram
Diagram 3_2.tmp#id 3_2.tmp#description 3_2.tmp#descriptionReference 3_2.tmp#identifier 3_2.tmp#name 3_2.tmp#StandardObjectProperties 3_2.tmp#AbstractGMLType 3_2.tmp#id 3_2.tmp#description 3_2.tmp#descriptionReference 3_2.tmp#identifier 3_2.tmp#name 3_2.tmp#DefinitionBaseType 3_2.tmp#remarks 3_2.tmp#DefinitionType 3_2.tmp#IdentifiedObjectType lr.tmp#LinearSRSType_linearElement lr.tmp#LinearSRSType_lrm lr.tmp#LinearSRSType lrov.tmp#VectorOffsetLinearSRSType_offsetVector
Type extension of glr:LinearSRSType
Type hierarchy
Used by
Model gml:description{0,1} , gml:descriptionReference{0,1} , gml:identifier , gml:name* , gml:remarks{0,1} , glr:linearElement , glr:lrm , glrov:offsetVector
Children glr:linearElement, glr:lrm, glrov:offsetVector, gml:description, gml:descriptionReference, gml:identifier, gml:name, gml:remarks
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be
unique in the XML document within which it occurs. An external identifier for the object in
the form of a URI may be constructed using standard XML and XPointer methods. This is done
by concatenating the URI for the document, a fragment separator, and the value of the id
attribute.
Source
<complexType name="VectorOffsetLinearSRSType">
  <complexContent>
    <extension base="glr:LinearSRSType">
      <sequence maxOccurs="unbounded">
        <!--was
        		<sequence>
        			<element name="vectorUom" type="gml:UomIdentifier" minOccurs="0"/>
        			<element name="vectorReferentDirection" type="glrov:VectorReferentDirectionType"
        				minOccurs="1"/>
        			<element name="clockwiseRollAngle" type="double" minOccurs="0"/>
        			<element name="clockwisePitchAngle" type="double" minOccurs="0"/>
        		</sequence>
        		-->
        <element name="offsetVector" type="gml:VectorType"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.3/linearRefOffsetVector.xsd