| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="Ann3DOutlineType"> <xsd:annotation> <xsd:documentation> Specifies the shape of an Annotation or Text Outline Attributes: type: one of "box", "triangle", "circle", "ellipse", "underline", etc. Note that "underline" refers to the place where the bottom edge of a "box" outline would be placed. It is not the same as underlining the text by means of underline="true". colour: The colour of the outline. style: The line style of the outline. thickness: The line thickness of the outline. widthRef: References a LineWidth, which specifies the thickness of the outline quantitatively. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:attribute name="type" type="plm:Ann3DOutlineEnum" use="required"/> <xsd:attribute name="colour" type="plm:RGBAType" use="optional"/> <xsd:attribute name="style" type="plm:Ann3DLineType" use="optional"/> <xsd:attribute name="thickness" type="plm:TextLineThicknessType" use="optional"/> <xsd:attribute name="widthRef" type="plm:anyURIType" use="optional" plm:refType="plm:LineWidth"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | plm:Ann3DOutlineEnum | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:attribute name="type" type="plm:Ann3DOutlineEnum" use="required"/> |
| type | plm:RGBAType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:attribute name="colour" type="plm:RGBAType" use="optional"/> |
| type | plm:Ann3DLineType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||
| source | <xsd:attribute name="style" type="plm:Ann3DLineType" use="optional"/> |
| type | plm:TextLineThicknessType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xsd:attribute name="thickness" type="plm:TextLineThicknessType" use="optional"/> |
| type | plm:anyURIType | ||
| properties |
|
||
| source | <xsd:attribute name="widthRef" type="plm:anyURIType" use="optional" plm:refType="plm:LineWidth"/> |