diagram | |||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||
type | extension of plm:Annotation3DType | ||
properties |
|
||
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:ToleranceCompartment plm:FCFText | ||
used by |
|
||
attributes | |||
annotation |
|
||
source | <xsd:complexType name="Ann3DFeatureControlFrameType"> <xsd:annotation> <xsd:documentation> FeatureControlFrame Annotation Attributes: standard: as for Dimensions characteristic: position, straightness, etc direction: direction of tolerance application allAround: all around symbol maxBonus: true if a max bonus tolerance is used maxBonusValue: max bonus tolerance profileType: profile type profileValue: profile tolerance value profileValue2: profile tolerance value2 (used when there are two compartments) allOver: indicates the tolerance applies all over the 3 dimensional profile of the part Elements: Text: general Text element ToleranceCompartment: one or more of these sub-elements. If there are two or more, the FCF is composite. FCFText: Text added to a FeatureControlFrame in a specified position. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:Annotation3DType"> <xsd:sequence> <xsd:element name="Text" type="plm:Ann3DTextType" minOccurs="0"/> <xsd:element name="ToleranceCompartment" type="plm:Ann3DFCFToleranceCompartmentType" maxOccurs="unbounded"/> <xsd:element name="FCFText" type="plm:Ann3DDimensionTextType" minOccurs="0" maxOccurs="4"/> </xsd:sequence> <xsd:attribute name="standard" type="plm:Ann3DDimensionStandardType" use="optional"/> <xsd:attribute name="characteristic" type="plm:Ann3DFCF" use="required"/> <xsd:attribute name="direction" type="plm:VectorType" use="optional"/> <xsd:attribute name="allAround" type="xsd:boolean" default="false"/> <xsd:attribute name="maxBonus" type="xsd:boolean" default="false"/> <xsd:attribute name="maxBonusValue" type="xsd:double" use="optional"/> <xsd:attribute name="profileType" type="plm:Ann3DFCFProfileType" use="optional"/> <xsd:attribute name="profileValue" type="xsd:double" use="optional"/> <xsd:attribute name="profileValue2" type="xsd:double" use="optional"/> <xsd:attribute name="allOver" type="xsd:boolean" default="false"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:Ann3DDimensionStandardType | ||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="standard" type="plm:Ann3DDimensionStandardType" use="optional"/> |
type | plm:Ann3DFCF | |||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="characteristic" type="plm:Ann3DFCF" use="required"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="direction" type="plm:VectorType" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="allAround" type="xsd:boolean" default="false"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="maxBonus" type="xsd:boolean" default="false"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="maxBonusValue" type="xsd:double" use="optional"/> |
type | plm:Ann3DFCFProfileType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="profileType" type="plm:Ann3DFCFProfileType" use="optional"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="profileValue" type="xsd:double" use="optional"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="profileValue2" type="xsd:double" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="allOver" type="xsd:boolean" default="false"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:Ann3DTextType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Item | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Text" type="plm:Ann3DTextType" minOccurs="0"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:Ann3DFCFToleranceCompartmentType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Primary plm:Secondary plm:Tertiary plm:Statistical plm:FreeState plm:TextUnitBasisValue | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="ToleranceCompartment" type="plm:Ann3DFCFToleranceCompartmentType" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | plm:Ann3DDimensionTextType | ||||||||||||
properties |
|
||||||||||||
children | plm:Text | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="FCFText" type="plm:Ann3DDimensionTextType" minOccurs="0" maxOccurs="4"/> |