| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||
| type | extension of plm:RuleEntryBase | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="SerialNumberRuleEntryType"> <xsd:annotation> <xsd:documentation> Specifies a Serial Number to be used by other Rule Entries. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:RuleEntryBase"> <xsd:attribute name="serialNumber" type="xsd:string"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | xsd:string |
| source | <xsd:attribute name="serialNumber" type="xsd:string"/> |