| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:EffectivityType | ||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="LotEffectivityType"> <xsd:annotation> <xsd:documentation> Lot Effectivity. Indicates that an element is effective only for a certain 'lot' or batch. Attributes: lot: Lot identifier. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:EffectivityType"> <xsd:attribute name="lot" type="xsd:string" use="required"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:attribute name="lot" type="xsd:string" use="required"/> |