| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||
| type | extension of plm:AttributeBase | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Checker | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="ValidationResultsType" plm:deprecated="true"> <xsd:annotation> <xsd:documentation> This element, derived from plm:Attribute, is used to give the results of applying a validation check to its parent element. Attributes: application: the validating application Sub-elements: Checker: the name and result of each check performed </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttributeBase"> <xsd:sequence> <xsd:element name="Checker" type="plm:ValidationCheckerType" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="application" type="xsd:string"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | xsd:string |
| source | <xsd:attribute name="application" type="xsd:string"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | plm:ValidationCheckerType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="Checker" type="plm:ValidationCheckerType" maxOccurs="unbounded"/> |