: Public abstract <<featureType>> Class
Created: 9/23/2008 4:43:53 PM
Modified: 1/19/2010 4:44:04 PM
Project:
Advanced:
-- Definition --<br /></p><p>A linear spatial object, composed of an ordered collection of transport links, which represents a continuous path in the transport network without any branches. The element has a defined beginning and end and every position on the transport link sequence is identifiable with one single parameter such as length. It describes an element of the transport network, characterized by one or more thematical identifiers and/or properties.<br /></p>
Tag Value
byValuePropertyType false
Details:
Values: false
Default: false
Description: Create a property type that requires that the instance is encoded inline (applies to ISO 19136:2007 encoding rule). Always set to false in INSPIRE.
gmlMixin false
Details:
Values: true | false
Default: false
Description: Identifies the feature type as a mixin type that will not be encoded as a separate element/type in the GML encoding.
inspireConcept FIXME
Details:
Default: FIXME
Description: URN reference to the feature concept in the INSPIRE Feature Concept Dictionary Register
isCollection false
Details:
Values: true | false
Default: false
Description: Identifies the feature type as a feature collection.
noPropertyType false
Details:
Values: false
Default: false
Description: Surpress creation of a standard property type that supports inline or by-reference encoding (applies to ISO 19136:2007 encoding rule). Always set to false in INSPIRE.
xsdEncodingRule iso19136_2007_INSPIRE_Extensions
Details:
Values: iso19136_2007 | iso19139_2007 | iso19136_2007_INSPIRE_Extensions
Default: iso19136_2007_INSPIRE_Extensions
Description: XML Schema encoding rule to apply
Constraint Type Status
All components belong to same transport network Invariant Approved
Details:
/* A transport link sequence must be composed of transport links that all belong to the same transport network. */<br /></p><p>inv: link->forAll(l | l.link.inNetwork = self.inNetwork)<br /></p>
All objects have inspireId OCL Approved
Details:
/* All transport link sequences have an external object identifier. */<br /></p><p>inv: inspireId->notEmpty()<br /></p>
Object Type Connection Notes
«featureType» RoadLinkSequence Class Generalization  
«featureType» WaterLinkSequence Class Generalization  
«featureType» RailwayLinkSequence Class Generalization  
«featureType» AirLinkSequence Class Generalization  
«featureType» CablewayLinkSequence Class Generalization  
«featureType» LinkSequence Class Generalization  
«featureType» TransportObject Class Generalization