diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of cl:AbstractClassAttributeType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | cl:Annotation cl:MinValue cl:MaxValue cl:DefaultValue cl:AltDefaultValue cl:Option cl:UserData1 cl:UserData2 cl:ReferenceSpecification cl:AltMinValue cl:AltMaxValue cl:Name cl:ShortName cl:Format cl:Unit cl:Description cl:AltFormat | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="UserClassAttributeType"> <xsd:complexContent> <xsd:extension base="cl:AbstractClassAttributeType"> <xsd:sequence> <xsd:element name="Name" type="cl:NameType" maxOccurs="unbounded"/> <xsd:element name="ShortName" type="cl:ShortNameType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="Format" type="cl:FormatUserType"/> <xsd:element name="Unit" type="cl:UnitType" minOccurs="0" plm:deprecated="true"/> <xsd:element name="Description" type="cl:DescriptionType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="AltFormat" type="cl:FormatUserType"/> </xsd:sequence> <xsd:attribute name="classid" type="cl:ICSIdType" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | cl:ICSIdType | ||
properties |
|
||
source | <xsd:attribute name="classid" type="cl:ICSIdType" use="optional"/> |
diagram | |||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||||||||
type | cl:NameType | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="Name" type="cl:NameType" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||||||||
type | cl:ShortNameType | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="ShortName" type="cl:ShortNameType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||
type | cl:FormatUserType | ||
properties |
|
||
children | cl:FormatString cl:FormatInteger cl:FormatFloat cl:FormatDate cl:KeyLOV cl:Unit | ||
source | <xsd:element name="Format" type="cl:FormatUserType"/> |
diagram | |||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||
type | cl:UnitType | ||||||
properties |
|
||||||
used by |
|
||||||
source | <xsd:element name="Unit" type="cl:UnitType" minOccurs="0" plm:deprecated="true"/> |
diagram | |||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||||||||
type | cl:DescriptionType | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="Description" type="cl:DescriptionType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||
type | cl:FormatUserType | ||
properties |
|
||
children | cl:FormatString cl:FormatInteger cl:FormatFloat cl:FormatDate cl:KeyLOV cl:Unit | ||
source | <xsd:element name="AltFormat" type="cl:FormatUserType"/> |