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:PartNumber plm:Note plm:CoordinatedEntity | ||
used by |
|
||
attributes | |||
annotation |
|
||
source | <xsd:complexType name="Ann3DLocatorType"> <xsd:annotation> <xsd:documentation> Locator Annotation. Attributes: symbol: Main type of the Locator Symbol. e.g. hole, edge, surface, etc. One of the following is required, depending on the value of symbol mainEdgeType: If symbol is edge, indicates thge type of the Edge Locator mainHoleType: If symbol is hole, indicates the type of the Hole Locator mainSurfaceType: If symbol is surface, indicates the type of the Surface Locator mainRectSlotFreeformType:If symbol is recangular, slot or freeform indicates the type of the Rectangular, Slot or Freeform Locator subtype: Indicates the subtype of the Locator coordinatePlane: Indicates the coordinate plane for which the Locator limits the degrees of freedom of the Part functionalSubscript: Indicates which functional subscripts are applicable. These are (may include more than one): O - Dies, molds, checking fixtures for individual parts S - Sub-assembly prior to framing K - Sub-assembly locators in checking fixtures C - Assembly fixtures for framing prior to paint F - Trim and final assembly after paint changeLevel: Indicates how easy it is (for the overall process) to allow change to this Locator. punchDirection[3]: punch direction - direction in which punch approaches part pinDirection[3]: pin direction - direction in which part is pinned normalDirection[3]: normal direction - normal vector at this locator hotSpotPosition: position of the Hot Spot for the Locator in global space Elements: PartNumber: a user entered string indicating the part number Note: a user entered string, free text CoordinatedEntity: a text string specifying a related entity in an undefined way </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:Annotation3DType"> <xsd:sequence> <xsd:element name="PartNumber" type="plm:Ann3DTextType" minOccurs="0"/> <xsd:element name="Note" type="plm:Ann3DTextType" minOccurs="0"/> <xsd:element name="CoordinatedEntity" type="plm:Ann3DTextType" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="symbol" type="plm:Ann3DLocatorSymbol" use="required"/> <xsd:attribute name="mainEdgeType" type="plm:Ann3DLocatorEdgeType" use="optional"/> <xsd:attribute name="mainHoleType" type="plm:Ann3DLocatorHoleType" use="optional"/> <xsd:attribute name="mainSurfaceType" type="plm:Ann3DLocatorSurfaceType" use="optional"/> <xsd:attribute name="mainRectSlotFreeformType" type="plm:Ann3DLocatorRectSlotFreeformType" use="optional"/> <xsd:attribute name="subtype" type="plm:Ann3DLocatorSubtype" use="required"/> <xsd:attribute name="coordinatePlane" type="plm:Ann3DLocatorCoordinatePlane" use="required"/> <xsd:attribute name="functionalSubscript" type="xsd:string" use="optional"/> <xsd:attribute name="changeLevel" type="plm:Ann3DLocatorChangeLevel" use="required"/> <xsd:attribute name="punchDirection" type="plm:VectorType" use="optional"/> <xsd:attribute name="pinDirection" type="plm:VectorType" use="optional"/> <xsd:attribute name="normalDirection" type="plm:VectorType" use="optional"/> <xsd:attribute name="hotSpotPosition" type="plm:VectorType" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:Ann3DLocatorSymbol | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xsd:attribute name="symbol" type="plm:Ann3DLocatorSymbol" use="required"/> |
type | plm:Ann3DLocatorEdgeType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
facets |
|
||||||||||||||||||||||
source | <xsd:attribute name="mainEdgeType" type="plm:Ann3DLocatorEdgeType" use="optional"/> |
type | plm:Ann3DLocatorHoleType | ||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="mainHoleType" type="plm:Ann3DLocatorHoleType" use="optional"/> |
type | plm:Ann3DLocatorSurfaceType | ||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="mainSurfaceType" type="plm:Ann3DLocatorSurfaceType" use="optional"/> |
type | plm:Ann3DLocatorRectSlotFreeformType | |||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||
source | <xsd:attribute name="mainRectSlotFreeformType" type="plm:Ann3DLocatorRectSlotFreeformType" use="optional"/> |
type | plm:Ann3DLocatorSubtype | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:attribute name="subtype" type="plm:Ann3DLocatorSubtype" use="required"/> |
type | plm:Ann3DLocatorCoordinatePlane | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:attribute name="coordinatePlane" type="plm:Ann3DLocatorCoordinatePlane" use="required"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="functionalSubscript" type="xsd:string" use="optional"/> |
type | plm:Ann3DLocatorChangeLevel | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="changeLevel" type="plm:Ann3DLocatorChangeLevel" use="required"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="punchDirection" type="plm:VectorType" use="optional"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="pinDirection" type="plm:VectorType" use="optional"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="normalDirection" type="plm:VectorType" use="optional"/> |
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="hotSpotPosition" type="plm:VectorType" use="optional"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:Ann3DTextType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Item | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="PartNumber" type="plm:Ann3DTextType" minOccurs="0"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:Ann3DTextType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Item | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Note" type="plm:Ann3DTextType" minOccurs="0"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:Ann3DTextType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Item | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="CoordinatedEntity" type="plm:Ann3DTextType" minOccurs="0" maxOccurs="unbounded"/> |