complexType Ann3DFitDesignationType
diagram plmxml_diagrams/plmxml_p741.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
used by
element FitDesignation
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      
value  xsd:double  optional      
holeUpperDelta  xsd:double  optional      
holeLowerDelta  xsd:double  optional      
shaftUpperDelta  xsd:double  optional      
shaftLowerDelta  xsd:double  optional      
pitchDiameterUpperDelta  xsd:double  optional      
pitchDiameterLowerDelta  xsd:double  optional      
holeDeviation  xsd:string  optional      
holeGrade  xsd:integer  optional      
shaftDeviation  xsd:string  optional      
shaftGrade  xsd:integer  optional      
pitchDiameterDeviation  xsd:string  optional      
pitchDiameterGrade  xsd:integer  optional      
annotation
documentation

      FitDesignation: 3D Fit Designation Annotation.

      Attributes:

      value:            The basic size of the fit designation in metres.
      holeUpperDelta:   The maximum size of the hole minus the basic size in
                        metres.
      holeLowerDelta:   The minimum size of the hole minus the basic size in
                        metres.
      shaftUpperDelta:  The maximum size of the shaft minus the basic size in
                        metres.
      shaftLowerDelta:  The minimum size of the shaft minus the basic size in
                        metres.
      pitchDiameterUpperDelta: For threaded shafts, the maximum pitch diameter
                        minus the basic size in metres.
      pitchDiameterLowerDelta: For threaded shafts, the minimum pitch diameter
                        minus the basic size in metres.
      holeDeviation:    The deviation letter(s) of the hole.
      holeGrade:        The grade integer of the hole.
      shaftDeviation:   The deviation letter(s) of the shaft. For threaded
                        shafts, the deviation letter(s) of the major diameter.
      shaftGrade:       The grade integer of the shaft. For threaded shafts, the
                        grade integer of the major diameter.
      pitchDiameterDeviation: For threaded shafts, the deviation letter(s) of
                        the pitch diameter.
      pitchDiameterGrade: For threaded shafts, the grade integer of the pitch
                        diameter.
     
source <xsd:complexType name="Ann3DFitDesignationType">
 
<xsd:annotation>
   
<xsd:documentation>
      FitDesignation: 3D Fit Designation Annotation.

      Attributes:

      value:            The basic size of the fit designation in metres.
      holeUpperDelta:   The maximum size of the hole minus the basic size in
                        metres.
      holeLowerDelta:   The minimum size of the hole minus the basic size in
                        metres.
      shaftUpperDelta:  The maximum size of the shaft minus the basic size in
                        metres.
      shaftLowerDelta:  The minimum size of the shaft minus the basic size in
                        metres.
      pitchDiameterUpperDelta: For threaded shafts, the maximum pitch diameter
                        minus the basic size in metres.
      pitchDiameterLowerDelta: For threaded shafts, the minimum pitch diameter
                        minus the basic size in metres.
      holeDeviation:    The deviation letter(s) of the hole.
      holeGrade:        The grade integer of the hole.
      shaftDeviation:   The deviation letter(s) of the shaft. For threaded
                        shafts, the deviation letter(s) of the major diameter.
      shaftGrade:       The grade integer of the shaft. For threaded shafts, the
                        grade integer of the major diameter.
      pitchDiameterDeviation: For threaded shafts, the deviation letter(s) of
                        the pitch diameter.
      pitchDiameterGrade: For threaded shafts, the grade integer of the pitch
                        diameter.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:Annotation3DType">
     
<xsd:attribute name="value" type="xsd:double" use="optional"/>
     
<xsd:attribute name="holeUpperDelta" type="xsd:double" use="optional"/>
     
<xsd:attribute name="holeLowerDelta" type="xsd:double" use="optional"/>
     
<xsd:attribute name="shaftUpperDelta" type="xsd:double" use="optional"/>
     
<xsd:attribute name="shaftLowerDelta" type="xsd:double" use="optional"/>
     
<xsd:attribute name="pitchDiameterUpperDelta" type="xsd:double" use="optional"/>
     
<xsd:attribute name="pitchDiameterLowerDelta" type="xsd:double" use="optional"/>
     
<xsd:attribute name="holeDeviation" type="xsd:string" use="optional"/>
     
<xsd:attribute name="holeGrade" type="xsd:integer" use="optional"/>
     
<xsd:attribute name="shaftDeviation" type="xsd:string" use="optional"/>
     
<xsd:attribute name="shaftGrade" type="xsd:integer" use="optional"/>
     
<xsd:attribute name="pitchDiameterDeviation" type="xsd:string" use="optional"/>
     
<xsd:attribute name="pitchDiameterGrade" type="xsd:integer" use="optional"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute Ann3DFitDesignationType/@value
type xsd:double
properties
use optional
source <xsd:attribute name="value" type="xsd:double" use="optional"/>

attribute Ann3DFitDesignationType/@holeUpperDelta
type xsd:double
properties
use optional
source <xsd:attribute name="holeUpperDelta" type="xsd:double" use="optional"/>

attribute Ann3DFitDesignationType/@holeLowerDelta
type xsd:double
properties
use optional
source <xsd:attribute name="holeLowerDelta" type="xsd:double" use="optional"/>

attribute Ann3DFitDesignationType/@shaftUpperDelta
type xsd:double
properties
use optional
source <xsd:attribute name="shaftUpperDelta" type="xsd:double" use="optional"/>

attribute Ann3DFitDesignationType/@shaftLowerDelta
type xsd:double
properties
use optional
source <xsd:attribute name="shaftLowerDelta" type="xsd:double" use="optional"/>

attribute Ann3DFitDesignationType/@pitchDiameterUpperDelta
type xsd:double
properties
use optional
source <xsd:attribute name="pitchDiameterUpperDelta" type="xsd:double" use="optional"/>

attribute Ann3DFitDesignationType/@pitchDiameterLowerDelta
type xsd:double
properties
use optional
source <xsd:attribute name="pitchDiameterLowerDelta" type="xsd:double" use="optional"/>

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

attribute Ann3DFitDesignationType/@holeGrade
type xsd:integer
properties
use optional
source <xsd:attribute name="holeGrade" type="xsd:integer" use="optional"/>

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

attribute Ann3DFitDesignationType/@shaftGrade
type xsd:integer
properties
use optional
source <xsd:attribute name="shaftGrade" type="xsd:integer" use="optional"/>

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

attribute Ann3DFitDesignationType/@pitchDiameterGrade
type xsd:integer
properties
use optional
source <xsd:attribute name="pitchDiameterGrade" type="xsd:integer" use="optional"/>


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