complexType Ann3DOccurrenceType
diagram plmxml_diagrams/plmxml_p769.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:OccurrenceType
properties
base plm:OccurrenceType
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
element Ann3DOccurrence
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      
instancedRef  plm:anyURIType  optional      
transformRef  xsd:IDREF  optional      
materialRef  xsd:IDREF  optional      
partRef  plm:anyURIType  optional      
representationRefs  plm:uriReferenceListType  optional      
propertyRefs  plm:uriReferenceListType  optional      
designRequired  xsd:boolean  optional      
occurrenceRefs  xsd:IDREFS  optional      
instanceRefs  plm:uriReferenceListType  optional      
pathRefs  plm:uriReferenceListType  optional      
geometryRefs  plm:uriReferenceListType  optional      
alternativeOfRef  plm:anyURIType  optional      
productViewRef  plm:anyURIType  optional      
visible  xsd:boolean  optional      
lastInstanceParentRef  plm:anyURIType  optional      
sourceRef  plm:anyURIType  optional      
linkedOccurrenceRef  plm:anyURIType  optional      
linkedGroupRef  plm:anyURIType  optional      
associatedAttachmentRefs  plm:uriReferenceListType  optional      
parentRef  plm:anyURIType  optional      
instanceNumber  xsd:integer  optional      
occurrenceId  xsd:string  optional      
controlRefs  plm:uriReferenceListType  optional      
symbolicRefs  plm:uriReferenceListType  optional      
displayRef  plm:anyURIType  optional      
valid  plm:TriStateBooleanEnum    unknown    
annotation
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.
     
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>

attribute Ann3DOccurrenceType/@displayRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="displayRef" type="plm:anyURIType" use="optional" plm:refType="plm:Ann3DDisplay"/>

attribute Ann3DOccurrenceType/@valid
type plm:TriStateBooleanEnum
properties
default unknown
facets
Kind Value Annotation
enumeration true
enumeration false
enumeration unknown
source <xsd:attribute name="valid" type="plm:TriStateBooleanEnum" default="unknown"/>

element Ann3DOccurrenceType/RegionAreaReference
diagram plmxml_diagrams/plmxml_p770.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:Ann3DRegionAreaReferenceType
properties
content complex
children plm:Description plm:ApplicationRef plm:Attribute plm:EntityRef
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      
type  plm:GDERelationshipType  optional      
occurrenceRef  plm:anyURIType  optional      
targetRef  plm:anyURIType  optional      
pathRefs  plm:uriReferenceListType  optional      
areaRef  plm:anyURIType  optional      
source <xsd:element name="RegionAreaReference" type="plm:Ann3DRegionAreaReferenceType"/>


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