| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:InternalRepBase | ||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:P | ||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="PointCloudType"> <xsd:annotation> <xsd:documentation> A set of points. Attributes: cloudRefs: References other point clouds contained in this point cloud. Sub-elements: P: The co-ordinates of the point. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:InternalRepBase"> <xsd:sequence> <xsd:element name="P" type="plm:VectorFieldType" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="cloudRefs" type="plm:uriReferenceListType" plm:refType="plm:PointCloud"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | plm:uriReferenceListType |
| source | <xsd:attribute name="cloudRefs" type="plm:uriReferenceListType" plm:refType="plm:PointCloud"/> |
| diagram | ![]() |
||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||
| type | plm:VectorFieldType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:element name="P" type="plm:VectorFieldType" minOccurs="0" maxOccurs="unbounded"/> |