complexType Ann3DRegionAreaReferenceType
diagram plmxml_diagrams/plmxml_p780.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type extension of plm:GDEReferenceType
properties
base plm:GDEReferenceType
children plm:Description plm:ApplicationRef plm:Attribute plm:EntityRef
used by
elements Ann3DInstanceType/RegionAreaReference Ann3DOccurrenceType/RegionAreaReference
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      
annotation
documentation

      A specialisation of Reference for defining the Areas that constitute an
      Ann3DInstance or Ann3DOccurrence of an Ann3DRegion.

      Attributes:

      targetRef:        Inherited from GDEReferenceType. References the face
                        that defines the Area.
      areaRef:          References the Area that the face defines.
     
source <xsd:complexType name="Ann3DRegionAreaReferenceType">
 
<xsd:annotation>
   
<xsd:documentation>
      A specialisation of Reference for defining the Areas that constitute an
      Ann3DInstance or Ann3DOccurrence of an Ann3DRegion.

      Attributes:

      targetRef:        Inherited from GDEReferenceType. References the face
                        that defines the Area.
      areaRef:          References the Area that the face defines.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:GDEReferenceType">
     
<xsd:attribute name="areaRef" type="plm:anyURIType" use="optional" plm:refType="plm:Ann3DArea"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute Ann3DRegionAreaReferenceType/@areaRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="areaRef" type="plm:anyURIType" use="optional" plm:refType="plm:Ann3DArea"/>


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