complexType Ann3DFCFDatumReferenceType
diagram plmxml_diagrams/plmxml_p725.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:IdBase
properties
base plm:IdBase
children plm:TextLabel plm:FreeState
used by
element Ann3DFCFDatumGroupType/Datum
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
label  xsd:string  optional      
modifier  plm:Ann3DFCFModifier  optional      
datumRef  xsd:IDREF  optional      
annotation
documentation

      Ann3DFCFDatumReference: derived from IdBase
     
      Attributes:
     
      modifier        lmc, mmc, or rfs
      datumRef        reference to the DatumFeatureSymbol element, if it exists
      label           the label (e.g. "A") of the DatumFeaureSymbol.
     
      Elements:
     
      TextLabel       this sub-element allows for the case where the label is
                      not simple text, but, for example, contains symbols. The label
                      attribute and the TextLabel sub-element should not be used together.
      FreeState       free state refinement
     
source <xsd:complexType name="Ann3DFCFDatumReferenceType">
 
<xsd:annotation>
   
<xsd:documentation>
      Ann3DFCFDatumReference: derived from IdBase
     
      Attributes:
     
      modifier        lmc, mmc, or rfs
      datumRef        reference to the DatumFeatureSymbol element, if it exists
      label           the label (e.g. "A") of the DatumFeaureSymbol.
     
      Elements:
     
      TextLabel       this sub-element allows for the case where the label is
                      not simple text, but, for example, contains symbols. The label
                      attribute and the TextLabel sub-element should not be used together.
      FreeState       free state refinement
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:IdBase">
     
<xsd:sequence>
       
<xsd:element name="TextLabel" type="plm:Ann3DTextType" minOccurs="0"/>
       
<xsd:element name="FreeState" type="plm:Ann3DFreeStateRefinementType" minOccurs="0"/>
     
</xsd:sequence>
     
<xsd:attribute name="label" type="xsd:string" use="optional"/>
     
<xsd:attribute name="modifier" type="plm:Ann3DFCFModifier" use="optional"/>
     
<xsd:attribute name="datumRef" type="xsd:IDREF" use="optional" plm:refType="plm:DatumFeatureSymbol"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

attribute Ann3DFCFDatumReferenceType/@modifier
type plm:Ann3DFCFModifier
properties
use optional
facets
Kind Value Annotation
enumeration LMC
enumeration MMC
enumeration RFS
source <xsd:attribute name="modifier" type="plm:Ann3DFCFModifier" use="optional"/>

attribute Ann3DFCFDatumReferenceType/@datumRef
type xsd:IDREF
properties
use optional
source <xsd:attribute name="datumRef" type="xsd:IDREF" use="optional" plm:refType="plm:DatumFeatureSymbol"/>

element Ann3DFCFDatumReferenceType/TextLabel
diagram plmxml_diagrams/plmxml_p726.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:Ann3DTextType
properties
minOcc 0
maxOcc 1
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="TextLabel" type="plm:Ann3DTextType" minOccurs="0"/>

element Ann3DFCFDatumReferenceType/FreeState
diagram plmxml_diagrams/plmxml_p727.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:Ann3DFreeStateRefinementType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
source <xsd:element name="FreeState" type="plm:Ann3DFreeStateRefinementType" minOccurs="0"/>


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