| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||||||||||||||||||||
| type | extension of gml:SurfaceType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| children | gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:patches gml:stopLines gml:breakLines gml:maxLength gml:controlPoint | ||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| source | <complexType name="TinType"> <complexContent> <extension base="gml:SurfaceType"> <sequence> <element name="stopLines" type="gml:LineStringSegmentArrayPropertyType" minOccurs="0" maxOccurs="unbounded"/> <element name="breakLines" type="gml:LineStringSegmentArrayPropertyType" minOccurs="0" maxOccurs="unbounded"/> <element name="maxLength" type="gml:LengthType"/> <element name="controlPoint"> <complexType> <choice> <element ref="gml:posList"/> <group ref="gml:geometricPositionGroup" minOccurs="3" maxOccurs="unbounded"/> </choice> </complexType> </element> </sequence> </extension> </complexContent> </complexType> |
| diagram | ![]() |
||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||
| type | gml:LineStringSegmentArrayPropertyType | ||||||||
| properties |
|
||||||||
| children | gml:LineStringSegment | ||||||||
| source | <element name="stopLines" type="gml:LineStringSegmentArrayPropertyType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||
| type | gml:LineStringSegmentArrayPropertyType | ||||||||
| properties |
|
||||||||
| children | gml:LineStringSegment | ||||||||
| source | <element name="breakLines" type="gml:LineStringSegmentArrayPropertyType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||||||
| type | gml:LengthType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <element name="maxLength" type="gml:LengthType"/> |
| diagram | ![]() |
||||
| namespace | http://www.opengis.net/gml/3.2 | ||||
| properties |
|
||||
| children | gml:posList gml:pos gml:pointProperty | ||||
| source | <element name="controlPoint"> <complexType> <choice> <element ref="gml:posList"/> <group ref="gml:geometricPositionGroup" minOccurs="3" maxOccurs="unbounded"/> </choice> </complexType> </element> |