diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:StructureRevisionBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:VariantDefault plm:VariantRuleCheck plm:PropertyGroup | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="LotRevisionType"> <xsd:annotation> <xsd:documentation> Lot revision type information. Attributes: expirationDate: Expiration date. size: Lot size. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:StructureRevisionBase"> <xsd:attribute name="expirationDate" type="xsd:date" use="optional"/> <xsd:attribute name="size" type="xsd:integer" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:date | ||
properties |
|
||
source | <xsd:attribute name="expirationDate" type="xsd:date" use="optional"/> |
type | xsd:integer | ||
properties |
|
||
source | <xsd:attribute name="size" type="xsd:integer" use="optional"/> |