GML4railML3::DirectPositionListType

Header Image
Project:
DirectPositionListType : Public <<XSDcomplexType>> Class
Created: 27/05/2016 12:00:24
Modified: 02/05/2022 15:07:46
Project:
Advanced:
posList instances (and other instances with the content model specified by DirectPositionListType) hold the coordinates for a sequence of direct positions within the same coordinate reference system (CRS).<br/>if no srsName attribute is given, the CRS shall be specified as part of the larger context this geometry element is part of, typically a geometric object like a point, curve, etc. <br/>The optional attribute count specifies the number of direct positions in the list. If the attribute count is present then the attribute srsDimension shall be present, too.<br/>The number of entries in the list is equal to the product of the dimensionality of the coordinate reference system (i.e. it is a derived value of the coordinate reference system definition) and the number of direct positions.<br/>
  • Attributes
  • Associations To
  • Associations From
  • Tagged Values
  • Advanced
  • Other Links
Attribute Scope Type
count Public positiveInteger
 
Element Source Role Target Role
«XSDattributeGroup» SRSReferenceGroup
Class  
Name:  
 
Name:  
 
Details:
 
Element Source Role Target Role
«XSDchoice» Choice1
Class  
Name:  
 
Name: posList
 
Details:
 
Tag Value
mixed false
Details:
Values: true | false
Default: false
Description: Determines whether this element may contain mixed element and character content.  Refer to the W3C XML Schema recommendation
modelGroup sequence
Details:
Values: all | sequence | choice
Default: sequence
Description: Overrides the package-level default model group
nillable false
Details:
Values: true | false
Default: false
Description: As defined by XML Schema specification
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
«XSDsimpleType» doubleList Class Generalization To