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="ValidationResultType"> <xsd:annotation> <xsd:documentation> This element gives the result of a Validation Check performed on an object. Attributes: name: Inherited from AttribOwner. The name of this result. checker: The name of the checker. application: The application to execute validation. category: The category of this checker utilityCommand: The command of validation utility. arguments: A group of arguments used to run the validation application. resultID: The ID of one ValidationResult object. result: The result of a checker. upToDate: True if result is up_to_date, false if out_of_date. adHoc: Indicates if the checker is adhoc. executorRef: A reference to the Person or User that ran the ValidationResult. date: The date validation performed. comments: The comments of one ValidationResult object. userRef: A reference to the Person or User that created the ValidationResult. reportRefs: An array of URIs of Dataset. targetRef: URI of the target dataset or other element to which the validation applies. parameterRefs: A list of references to the CheckerParameters for the checker. requirementRef: A reference to the RequirementRevision that this ValidationResult validates. commentsRef: References a multiple language version of comments. If multiple language support is required, commentsRef should be used in addition to comments. overrideApprovalRef: References an OverrideApproval. checkRef: References the ValidationCheckRevision used to generate the ValidationResult. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:attribute name="checker" type="xsd:string" use="optional"/> <xsd:attribute name="application" type="xsd:string" use="optional"/> <xsd:attribute name="category" type="xsd:string" use="optional"/> <xsd:attribute name="utilityCommand" type="xsd:string" use="required"/> <xsd:attribute name="arguments" type="xsd:string" use="optional"/> <xsd:attribute name="resultID" type="xsd:string" use="optional"/> <xsd:attribute name="result" type="xsd:boolean" default="false"/> <xsd:attribute name="upToDate" type="xsd:boolean" use="optional"/> <xsd:attribute name="adHoc" type="xsd:boolean" default="false"/> <xsd:attribute name="executorRef" type="plm:anyURIType" use="optional" plm:refType="plm:Owner"/> <xsd:attribute name="date" type="xsd:dateTime" use="required"/> <xsd:attribute name="comments" type="xsd:string" use="optional"/> <xsd:attribute name="userRef" type="plm:anyURIType" use="optional" plm:refType="plm:Owner"/> <xsd:attribute name="reportRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:DataSet"/> <xsd:attribute name="targetRef" type="plm:anyURIType" use="required"/> <xsd:attribute name="parameterRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:CheckerParameter"/> <xsd:attribute name="requirementRef" type="plm:anyURIType" use="optional" plm:refType="plm:RequirementRevision"/> <xsd:attribute name="commentsRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> <xsd:attribute name="overrideApprovalRef" type="plm:anyURIType" use="optional" plm:refType="plm:OverrideApproval"/> <xsd:attribute name="checkRef" type="plm:anyURIType" use="optional" plm:refType="plm:ValidationCheckRevision"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="checker" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="application" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="category" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="utilityCommand" type="xsd:string" use="required"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="arguments" type="xsd:string" use="optional"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="resultID" type="xsd:string" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="result" type="xsd:boolean" default="false"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="upToDate" type="xsd:boolean" use="optional"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="adHoc" type="xsd:boolean" default="false"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="executorRef" type="plm:anyURIType" use="optional" plm:refType="plm:Owner"/> |
type | xsd:dateTime | ||
properties |
|
||
source | <xsd:attribute name="date" type="xsd:dateTime" use="required"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="comments" type="xsd:string" use="optional"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="userRef" type="plm:anyURIType" use="optional" plm:refType="plm:Owner"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="reportRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:DataSet"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="targetRef" type="plm:anyURIType" use="required"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="parameterRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:CheckerParameter"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="requirementRef" type="plm:anyURIType" use="optional" plm:refType="plm:RequirementRevision"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="commentsRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="overrideApprovalRef" type="plm:anyURIType" use="optional" plm:refType="plm:OverrideApproval"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="checkRef" type="plm:anyURIType" use="optional" plm:refType="plm:ValidationCheckRevision"/> |