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="OverrideApprovalType"> <xsd:annotation> <xsd:documentation> Represents the approval override of a ValidationResult. Attributes: type: The override type. state: The state that the override should apply to. requestState: The request state. category: The override category. categoryRef: References a multiple language version of category. If multiple language support is required, categoryRef should be used in addition to category. reason: The brief override reason. reasonRef References a multiple language version of reason. If multiple language support is required, reasonRef should be used in addition to reason. requestDate: The override request date. requestUserRef: References the override request user. decisionDate: The decision date for the override request. decisionUserRef: References the decision user for the override request. comment: The decision comment for the override request. commentRef: References a multiple language version of the decision comment. If multiple language support is required, commentRef should be used in addition to comment. descriptionTextRef: Inherited from AttribOwner. If multiple language support is required, descriptionTextRef should be used in addition to the Description sub-element. Sub-elements: Description: Inherited from AttribOwner. The detailed description of the override reason. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:attribute name="type" type="plm:OverrideEnum" default="noOverride"/> <xsd:attribute name="state" type="plm:OverrideStateEnum" default="pass"/> <xsd:attribute name="requestState" type="plm:DecisionType" default="noDecision"/> <xsd:attribute name="category" type="xsd:string" use="optional"/> <xsd:attribute name="categoryRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> <xsd:attribute name="reason" type="xsd:string" use="optional"/> <xsd:attribute name="reasonRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> <xsd:attribute name="requestDate" type="xsd:dateTime" use="optional"/> <xsd:attribute name="requestUserRef" type="plm:anyURIType" use="optional" plm:refType="plm:Owner"/> <xsd:attribute name="decisionDate" type="xsd:dateTime" use="optional"/> <xsd:attribute name="decisionUserRef" type="plm:anyURIType" use="optional" plm:refType="plm:Owner"/> <xsd:attribute name="comment" type="xsd:string" use="optional"/> <xsd:attribute name="commentRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:OverrideEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="type" type="plm:OverrideEnum" default="noOverride"/> |
type | plm:OverrideStateEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="state" type="plm:OverrideStateEnum" default="pass"/> |
type | plm:DecisionType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="requestState" type="plm:DecisionType" default="noDecision"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="category" type="xsd:string" use="optional"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="categoryRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="reason" type="xsd:string" use="optional"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="reasonRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> |
type | xsd:dateTime | ||
properties |
|
||
source | <xsd:attribute name="requestDate" type="xsd:dateTime" use="optional"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="requestUserRef" type="plm:anyURIType" use="optional" plm:refType="plm:Owner"/> |
type | xsd:dateTime | ||
properties |
|
||
source | <xsd:attribute name="decisionDate" type="xsd:dateTime" use="optional"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="decisionUserRef" type="plm:anyURIType" use="optional" plm:refType="plm:Owner"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="comment" type="xsd:string" use="optional"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="commentRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> |