complexType Ann3DRegionType
diagram plmxml_diagrams/plmxml_p782.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:Annotation3DType
properties
base plm:Annotation3DType
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:Area
used by
element Ann3DRegion
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      
gdeInstanceRefs  plm:uriReferenceListType  optional      
propertyRefs  plm:uriReferenceListType  optional      
accountabilityId  xsd:integer  optional      
group  xsd:string  optional      
usage  xsd:string  optional      
uriRefs  plm:uriReferenceListType  optional      
conformsToFaces  xsd:boolean    false    
patternRef  plm:anyURIType  optional      
annotation
documentation

      Region Annotation.

      Attributes:

      conformsToFaces:  Whether the Ann3DRegion conforms to the target faces of
                        the RegionAreaReference sub-elements under its
                        Ann3DInstance or Ann3DOccurrence.
      patternRef:       References a Crosshatch element that holds the
                        crosshatch parameters of the Ann3DRegion. If this
                        attribute is absent, the Ann3DRegion is not
                        crosshatched.

      Sub-elements:

      Area:             The Areas that constitute the Ann3DRegion.
     
source <xsd:complexType name="Ann3DRegionType">
 
<xsd:annotation>
   
<xsd:documentation>
      Region Annotation.

      Attributes:

      conformsToFaces:  Whether the Ann3DRegion conforms to the target faces of
                        the RegionAreaReference sub-elements under its
                        Ann3DInstance or Ann3DOccurrence.
      patternRef:       References a Crosshatch element that holds the
                        crosshatch parameters of the Ann3DRegion. If this
                        attribute is absent, the Ann3DRegion is not
                        crosshatched.

      Sub-elements:

      Area:             The Areas that constitute the Ann3DRegion.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:Annotation3DType">
     
<xsd:choice maxOccurs="unbounded">
       
<xsd:element name="Area" type="plm:Ann3DAreaType"/>
     
</xsd:choice>
     
<xsd:attribute name="conformsToFaces" type="xsd:boolean" default="false"/>
     
<xsd:attribute name="patternRef" type="plm:anyURIType" use="optional" plm:refType="plm:Crosshatch"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute Ann3DRegionType/@conformsToFaces
type xsd:boolean
properties
default false
source <xsd:attribute name="conformsToFaces" type="xsd:boolean" default="false"/>

attribute Ann3DRegionType/@patternRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="patternRef" type="plm:anyURIType" use="optional" plm:refType="plm:Crosshatch"/>

element Ann3DRegionType/Area
diagram plmxml_diagrams/plmxml_p783.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:Ann3DAreaType
properties
content complex
children plm:Description plm:ApplicationRef plm:Attribute plm:Plane plm:Curve
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:Ann3DAreaEnum  required      
length  xsd:double  optional      
width  xsd:double  optional      
diameter  xsd:double  optional      
innerDiameter  xsd:double  optional      
height  xsd:double  optional      
insidePoint  plm:VectorType  optional      
originAnchor  plm:Ann3DOriginAnchorEnum  optional      
source <xsd:element name="Area" type="plm:Ann3DAreaType"/>


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