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="LatestWorkingRuleEntryType"> <xsd:annotation> <xsd:documentation> Latest Working Rule - select the most recent element with status Working (i.e. no ReleaseStatus). </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:RuleEntryBase"/> </xsd:complexContent> </xsd:complexType> |