diagram | |||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||
type | extension of plm:Ann3DDisplayType | ||
properties |
|
||
children | plm:Description plm:ApplicationRef plm:Attribute plm:DisplayPlane plm:Leader plm:Geometry | ||
used by |
|
||
attributes | |||
annotation |
|
||
source | <xsd:complexType name="Ann3DDatumFeatureSymbolDisplayType"> <xsd:annotation> <xsd:documentation> Attributes: datumOnLeader: Whether the datum symbol appears on the Leader rather than the target geometry and, if it does, whether it is solid or filled. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:Ann3DDisplayType"> <xsd:attribute name="datumOnLeader" type="plm:Ann3DDatumOnLeaderEnum" default="none"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:Ann3DDatumOnLeaderEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="datumOnLeader" type="plm:Ann3DDatumOnLeaderEnum" default="none"/> |