diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Item | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="Ann3DTextType"> <xsd:annotation> <xsd:documentation> A Text block, i.e. a sequence of text items. Each item may be simple text, text with a type (e.g. a real number), or a symbol. Attributes: textOrientation: orientation of the characters with respect to each other. name: the name of the Text block. This can be used to indicate some particular significance of the text. outlineRef: reference to an AnnotationOutline element which specifies the outline of the Text block. textGroup attributes: The TextGroup attributes act as defaults which are overridden by attributes of the same name in the text items (and override any attributes of the same name in a referencing Annotation3DDisplay element). Elements: Item: at least one Ann3DTextItemType sub-element </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Item" type="plm:Ann3DTextItemType" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="textOrientation" type="plm:Ann3DTextOrientationType" default="horizontal"/> <xsd:attribute name="name" type="xsd:string" use="optional"/> <xsd:attribute name="outlineRef" type="plm:anyURIType" use="optional" plm:refType="plm:AnnotationOutline"/> <xsd:attributeGroup ref="plm:TextGroup"/> </xsd:complexType> |
type | plm:Ann3DTextOrientationType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="textOrientation" type="plm:Ann3DTextOrientationType" default="horizontal"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="name" type="xsd:string" use="optional"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="outlineRef" type="plm:anyURIType" use="optional" plm:refType="plm:AnnotationOutline"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:Ann3DTextItemType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Item" type="plm:Ann3DTextItemType" maxOccurs="unbounded"/> |