complexType Ann3DTextType
diagram plmxml_diagrams/plmxml_p794.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
children plm:Item
used by
elements Ann3DNoteType/AltText Ann3DFastenerType/CoordinatedEntity Ann3DSpotWeldType/CoordinatedEntity Ann3DLineWeldType/CoordinatedEntity Ann3DMeasurementPointType/CoordinatedEntity Ann3DLocatorType/CoordinatedEntity Ann3DCircleCentreType/CoordinatedEntity Ann3DCuttingPlaneSymbolType/CpsLetters Ann3DDimensionType/DualValueText Ann3DFastenerType/GeneralText Ann3DMaterialSpecType/Nomenclature Ann3DProcessSpecType/Nomenclature Ann3DLocatorType/Note Ann3DMaterialSpecType/OpenField Ann3DProcessSpecType/OpenField Ann3DLocatorType/PartNumber Ann3DSurfaceFinishType/ProcessText Ann3DSpotWeldType/ProcessText Ann3DLineWeldType/ProcessText Ann3DDimensionTextType/Text Ann3DFeatureControlFrameType/Text Ann3DNoteType/Text Ann3DUserDefinedSymbolTextType/Text Ann3DFCFDatumReferenceType/TextLabel Ann3DFCFToleranceCompartmentType/TextUnitBasisValue Ann3DDimensionType/ValueText
attributes
Name  Type  Use  Default  Fixed  Annotation
textOrientation  plm:Ann3DTextOrientationType    horizontal    
name  xsd:string  optional      
outlineRef  plm:anyURIType  optional      
language  xsd:language  optional      
font  xsd:string  optional      
textHeight  xsd:double  optional      
textThickness  plm:TextLineThicknessType  optional      
textAspect  xsd:double  optional      
textColour  plm:RGBAType  optional      
bold  xsd:boolean    false    
italic  xsd:boolean    false    
italicAngle  xsd:double  optional      
underline  plm:TextUnderlineType  optional      
justification  plm:TextJustificationType  optional      
spaceFactor  xsd:double  optional      
lineFactor  xsd:double  optional      
strikethrough  plm:Ann3DTextStrikethroughEnum    none    
subscript  plm:Ann3DTextSubscriptEnum  optional      
textLineWidth  xsd:double  optional      
textLineWidthRef  plm:anyURIType  optional      
annotation
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   
     
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>

attribute Ann3DTextType/@textOrientation
type plm:Ann3DTextOrientationType
properties
default horizontal
facets
Kind Value Annotation
enumeration horizontal
enumeration vertical
source <xsd:attribute name="textOrientation" type="plm:Ann3DTextOrientationType" default="horizontal"/>

attribute Ann3DTextType/@name
type xsd:string
properties
use optional
source <xsd:attribute name="name" type="xsd:string" use="optional"/>

attribute Ann3DTextType/@outlineRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="outlineRef" type="plm:anyURIType" use="optional" plm:refType="plm:AnnotationOutline"/>

element Ann3DTextType/Item
diagram plmxml_diagrams/plmxml_p795.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:Ann3DTextItemType
properties
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
symbol  plm:Ann3DTextSymbol  optional      
format  plm:UserValueDataType  optional      
outlineRef  plm:anyURIType  optional      
language  xsd:language  optional      
font  xsd:string  optional      
textHeight  xsd:double  optional      
textThickness  plm:TextLineThicknessType  optional      
textAspect  xsd:double  optional      
textColour  plm:RGBAType  optional      
bold  xsd:boolean    false    
italic  xsd:boolean    false    
italicAngle  xsd:double  optional      
underline  plm:TextUnderlineType  optional      
justification  plm:TextJustificationType  optional      
spaceFactor  xsd:double  optional      
lineFactor  xsd:double  optional      
strikethrough  plm:Ann3DTextStrikethroughEnum    none    
subscript  plm:Ann3DTextSubscriptEnum  optional      
textLineWidth  xsd:double  optional      
textLineWidthRef  plm:anyURIType  optional      
source <xsd:element name="Item" type="plm:Ann3DTextItemType" maxOccurs="unbounded"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy