| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="FeatureDescriptionsType"> <xsd:annotation> <xsd:documentation> This is a collection (sequence) of Features. Attributes: firstFeature: The first feature in the sequence. ownerRef: Reference to owning ProductRevisionView or Representation. Elements: Feature: A HoleFeature or any other elements derived from Feature. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="plm:Feature" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="firstFeature" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo> </xsd:annotation> </xsd:attribute> <xsd:attribute name="ownerRef" type="plm:anyURIType" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | xsd:IDREF | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:attribute name="firstFeature" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo> </xsd:annotation> </xsd:attribute> |
| type | plm:anyURIType | ||
| properties |
|
||
| source | <xsd:attribute name="ownerRef" type="plm:anyURIType" use="optional"/> |