complexType Ann3DNoteType
diagram plmxml_diagrams/plmxml_p765.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:Annotation3DType
properties
base plm:Annotation3DType
children plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:PropertyGroup plm:Keyword plm:SafetyClassification plm:ValueToCustomer plm:Reference plm:FeatureIdentification plm:Text plm:AltText plm:NoteText
used by
element Note
complexTypes Ann3DBalloonType Ann3DeMarkingType
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
attributeRefs  xsd:IDREFS  optional      
accessRefs  plm:uriReferenceListType  optional      
statusRef  plm:anyURIType  optional      
checkoutRefs  plm:uriReferenceListType  optional      
subType  xsd:string  optional      
effectivityRefs  plm:uriReferenceListType  optional      
releaseStatusRefs  plm:uriReferenceListType  optional      
gdeInstanceRefs  plm:uriReferenceListType  optional      
propertyRefs  plm:uriReferenceListType  optional      
accountabilityId  xsd:integer  optional      
group  xsd:string  optional      
usage  xsd:string  optional      
uriRefs  plm:uriReferenceListType  optional      
standard  plm:Ann3DDimensionStandardType  optional      
identifier  xsd:string  optional      
category  xsd:string  optional      
revision  xsd:string  optional      
annotation
documentation

      Note Annotation

      Attributes:

      standard:         standard applicable to the Note
      identifier:       identifier of the Note
      category:         category of the Note
      revision:         revision of the Note

      Elements:

      Text:             Zero or more blocks of text.
      AltText:          Any number of blocks of alternative text. It is up to
                        the consuming application how to display alternative
                        text.
      NoteText:         Similar to Text but allows the origin and the direction
                        of each block to be specified individually.
     
source <xsd:complexType name="Ann3DNoteType">
 
<xsd:annotation>
   
<xsd:documentation>
      Note Annotation

      Attributes:

      standard:         standard applicable to the Note
      identifier:       identifier of the Note
      category:         category of the Note
      revision:         revision of the Note

      Elements:

      Text:             Zero or more blocks of text.
      AltText:          Any number of blocks of alternative text. It is up to
                        the consuming application how to display alternative
                        text.
      NoteText:         Similar to Text but allows the origin and the direction
                        of each block to be specified individually.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:Annotation3DType">
     
<xsd:sequence>
       
<xsd:element name="Text" type="plm:Ann3DTextType" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="AltText" type="plm:Ann3DTextType" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="NoteText" type="plm:Ann3DUserDefinedSymbolTextType" minOccurs="0" maxOccurs="unbounded"/>
     
</xsd:sequence>
     
<xsd:attribute name="standard" type="plm:Ann3DDimensionStandardType" use="optional"/>
     
<xsd:attribute name="identifier" type="xsd:string" use="optional"/>
     
<xsd:attribute name="category" type="xsd:string" use="optional"/>
     
<xsd:attribute name="revision" type="xsd:string" use="optional"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute Ann3DNoteType/@standard
type plm:Ann3DDimensionStandardType
properties
use optional
facets
Kind Value Annotation
enumeration ASME Y14.5M 1994
appinfo
sdkname=ASME
enumeration ASME Y14.41M 2003
appinfo
sdkname=ASME2003
enumeration ANSI Y14.5M 1982
appinfo
sdkname=ANSI
enumeration ISO
enumeration JIS
enumeration DIN
enumeration BS
enumeration GM Addendum 1994
appinfo
sdkname=GMAddendum
enumeration ASME Y14.5 2009
appinfo
sdkname=ASME2009
source <xsd:attribute name="standard" type="plm:Ann3DDimensionStandardType" use="optional"/>

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

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

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

element Ann3DNoteType/Text
diagram plmxml_diagrams/plmxml_p766.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:Ann3DTextType
properties
minOcc 0
maxOcc unbounded
content complex
children plm:Item
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      
source <xsd:element name="Text" type="plm:Ann3DTextType" minOccurs="0" maxOccurs="unbounded"/>

element Ann3DNoteType/AltText
diagram plmxml_diagrams/plmxml_p767.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:Ann3DTextType
properties
minOcc 0
maxOcc unbounded
content complex
children plm:Item
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      
source <xsd:element name="AltText" type="plm:Ann3DTextType" minOccurs="0" maxOccurs="unbounded"/>

element Ann3DNoteType/NoteText
diagram plmxml_diagrams/plmxml_p768.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:Ann3DUserDefinedSymbolTextType
properties
minOcc 0
maxOcc unbounded
content complex
children plm:Text
attributes
Name  Type  Use  Default  Fixed  Annotation
origin  plm:VectorType        
direction  plm:VectorType        
source <xsd:element name="NoteText" type="plm:Ann3DUserDefinedSymbolTextType" minOccurs="0" maxOccurs="unbounded"/>


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