diagram | |||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||
type | extension of plm:IdBase | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | plm:TextLabel plm:FreeState | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
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> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="label" type="xsd:string" use="optional"/> |
type | plm:Ann3DFCFModifier | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="modifier" type="plm:Ann3DFCFModifier" use="optional"/> |
type | xsd:IDREF | ||
properties |
|
||
source | <xsd:attribute name="datumRef" type="xsd:IDREF" use="optional" plm:refType="plm:DatumFeatureSymbol"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:Ann3DTextType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Item | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="TextLabel" type="plm:Ann3DTextType" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
type | plm:Ann3DFreeStateRefinementType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="FreeState" type="plm:Ann3DFreeStateRefinementType" minOccurs="0"/> |