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="LatestRuleEntryType"> <xsd:annotation> <xsd:documentation> Latest Rule Entry - i.e. most recent by creation date, numeric productId, or alphanumeric productId. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:RuleEntryBase"> <xsd:attribute name="configType" type="plm:RevisionConfigType"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:RevisionConfigType | ||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="configType" type="plm:RevisionConfigType"/> |