GML4RAILML:posList/3.2: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Created page GML4RAILML:posList/3.2 using XSD2MediaWiki Converter 1.0.6)
 
(Updated page GML4RAILML:posList/3.2 using XSD2MediaWiki Converter 1.1.0)
Line 4: Line 4:
|subschema=gml4railml
|subschema=gml4railml
|subschema_slug=GML4RAILML
|subschema_slug=GML4RAILML
|documentation=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).
|documentation=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.
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.  
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.
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.
|version=3.2
|version=3.2
|gml=3.2
|gml=3.2

Revision as of 12:18, 31 May 2021

Automatic Schemaexport for Element posList

Autoexport from the XML-Schema for element GML4RAILML:posList of railML® version 3.2
 
Documentation 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).
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.
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.
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.
This element is part of GML, version 3.2 that is referenced by railML® version 3.2. Within railML®, the railML® version is significant for the handling of this element rather than the GML version. Please consider the licence terms of GML.
Subschema gml4railml
Parents* lineString
Children None
Attributes:
  • count: This attribute is not documented in the schema! (optional; xs:positiveInteger),

  • srsDimension: This attribute is not documented in the schema! (optional; xs:positiveInteger),

  • srsName: This attribute is not documented in the schema! (optional; xs:anyURI)
*Notice:
Elements may have different parent elements. As a consequence they may be used in different contexts.
Please, consider this as well as a user of this wiki as when developing this documentation further.
Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element.