| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:PropertyBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="LineDisplayType"> <xsd:annotation> <xsd:documentation> This Property controls the display of a line. Attributes: style: an enumeration defining the display. thickness: an enumeration defining the thickness of the line. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:PropertyBase"> <xsd:attribute name="style" type="plm:LineStyleEnum" use="optional"/> <xsd:attribute name="thickness" type="plm:LineThicknessEnum" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | plm:LineStyleEnum | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||
| source | <xsd:attribute name="style" type="plm:LineStyleEnum" use="optional"/> |
| type | plm:LineThicknessEnum | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xsd:attribute name="thickness" type="plm:LineThicknessEnum" use="optional"/> |