diagram | |||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||
type | extension of plm:OccurrenceType | ||
properties |
|
||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:Transform plm:Representation plm:VariantCondition plm:Reference plm:PropertyGroup plm:EntityPropertyGroup plm:Material plm:EntityMaterial plm:AssociatedAttachment plm:AttributeContext plm:RegionAreaReference | ||
used by |
|
||
attributes | |||
annotation |
|
||
source | <xsd:complexType name="Ann3DOccurrenceType"> <xsd:annotation> <xsd:documentation> An Occurrence of an Annotation3D. Attributes: displayRef: a reference to an element, derived from Ann3DDisplayType, which specifies how this occurrence is to be displayed. valid: Whether the PMI is valid, invalid or unknown at the time of export. These attributes are used to over-ride default values set for Ann3DInstance(Group). Sub-elements: RegionAreaReference: References a face that defines an Area and the Area that it defines when the Ann3DOccurrence is an occurrence of an Ann3DRegion. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:OccurrenceType"> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element name="RegionAreaReference" type="plm:Ann3DRegionAreaReferenceType"/> </xsd:choice> <xsd:attribute name="displayRef" type="plm:anyURIType" use="optional" plm:refType="plm:Ann3DDisplay"/> <xsd:attribute name="valid" type="plm:TriStateBooleanEnum" default="unknown"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="displayRef" type="plm:anyURIType" use="optional" plm:refType="plm:Ann3DDisplay"/> |
type | plm:TriStateBooleanEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="valid" type="plm:TriStateBooleanEnum" default="unknown"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:Ann3DRegionAreaReferenceType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:EntityRef | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="RegionAreaReference" type="plm:Ann3DRegionAreaReferenceType"/> |