complexType · extension complexBaseType · sequence
List of two-dimensional points
The plane of the points and their purpose depend on the CPACS element that contains the list. The list contains at least two and any number of points. Points that are referenced by other elements need a uID.
| Name | Type | Constraints | Use | Default | Description |
|---|---|---|---|---|---|
@externalDataDirectory | xsd:string | optional | Directory of the external data file | ||
@externalDataNodePath | xsd:string | optional | Path of the node inside the external data file | ||
@externalFileName | xsd:string | optional | Name of the external data file |
| Name | Type | Constraints | OccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration. | Default | Description |
|---|---|---|---|---|---|
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
point | pointXYType | [2..∞] 2 or more | Point with x and y coordinates | ||
| Type | Name |
|---|---|
structuralProfileType | pointList |