| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="IncChangeType"> <xsd:annotation> <xsd:documentation> An incremental change to an element. Attributes: type: The type or operation of the incremental change. engChangeRef: References the ChangeRevision that represents the engineering change. affectedRef: References the affected element. Sub-elements: UserData: Inherited from AttribOwner. If type is modify, UserData elements detail the changes to the properties. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:attribute name="type" type="plm:IncChangeEnum" use="required"/> <xsd:attribute name="engChangeRef" type="plm:anyURIType" use="optional" plm:refType="plm:ChangeRevision"/> <xsd:attribute name="affectedRef" type="plm:anyURIType" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | plm:IncChangeEnum | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xsd:attribute name="type" type="plm:IncChangeEnum" use="required"/> |
| type | plm:anyURIType | ||
| properties |
|
||
| source | <xsd:attribute name="engChangeRef" type="plm:anyURIType" use="optional" plm:refType="plm:ChangeRevision"/> |
| type | plm:anyURIType | ||
| properties |
|
||
| source | <xsd:attribute name="affectedRef" type="plm:anyURIType" use="optional"/> |