diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||||||||||||||||||||||||||
children | cl:PreOptions cl:Options cl:PostOptions cl:DefaultValue cl:AltDefaultValue cl:MinValue cl:MaxValue cl:AltMinValue cl:AltMaxValue | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="AdminViewAttributeType"> <xsd:annotation> <xsd:documentation> This type holds the attributes of Classification views. Attributes: attributeId: unique id of the attribute that needs to exist in the class the view belongs to. isMandatory: indicates that the value for this attribute is mandotory while creating instances of a class the view belongs to. isProtected: indicates that the values of this attribute are protected. hasLocalDefaultValue: if true this attribute overwrites the default value from the class attribute isAutoComputed: Whether the values of the attribute are automatically computed. Elements: PreOptions: Options to configure the UI before the actual field for the attribute. E.g. start grouping in a titled frame Options: Options to configure the UI appearence af the attribute field PostOptions: Options to configure the UI after the actual field for the attribute. E.g. end grouping in a titled frame DefaultValue: Default value in metric units for the attribute. AltDefaultValue: Default value in english units for the attribute. MinValue: Minimum value for the attribute in metric units. MaxValue: Maximum value for the attribute in metric units. AltMinValue: Minimum value for the attribute in English units. AltMaxValue: Maximum value for the attribute in English units. </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="PreOptions" type="cl:AdminViewAttributeOptions" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="Options" type="cl:AdminViewAttributeOptions" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="PostOptions" type="cl:AdminViewAttributeOptions" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="DefaultValue" type="cl:ValueType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="AltDefaultValue" type="cl:ValueType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="MinValue" type="cl:ValueType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="MaxValue" type="cl:ValueType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="AltMinValue" type="cl:ValueType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="AltMaxValue" type="cl:ValueType" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="attributeId" type="cl:AttributeIdType" use="required"/> <xsd:attribute name="isMandatory" type="xsd:boolean" use="optional" default="false"/> <xsd:attribute name="isProtected" type="xsd:boolean" use="optional" default="false"/> <xsd:attribute name="hasLocalDefaultValue" type="xsd:boolean" use="optional" default="false"/> <xsd:attribute name="isAutoComputed" type="xsd:boolean" default="false"/> </xsd:complexType> |
type | cl:AttributeIdType | ||
properties |
|
||
source | <xsd:attribute name="attributeId" type="cl:AttributeIdType" use="required"/> |
type | xsd:boolean | ||||
properties |
|
||||
source | <xsd:attribute name="isMandatory" type="xsd:boolean" use="optional" default="false"/> |
type | xsd:boolean | ||||
properties |
|
||||
source | <xsd:attribute name="isProtected" type="xsd:boolean" use="optional" default="false"/> |
type | xsd:boolean | ||||
properties |
|
||||
source | <xsd:attribute name="hasLocalDefaultValue" type="xsd:boolean" use="optional" default="false"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="isAutoComputed" type="xsd:boolean" default="false"/> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||||||||||||||||||||
type | cl:AdminViewAttributeOptions | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xsd:element name="PreOptions" type="cl:AdminViewAttributeOptions" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||||||||||||||||||||
type | cl:AdminViewAttributeOptions | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xsd:element name="Options" type="cl:AdminViewAttributeOptions" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||||||||||||||||||||
type | cl:AdminViewAttributeOptions | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xsd:element name="PostOptions" type="cl:AdminViewAttributeOptions" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||||||||||||||
type | cl:ValueType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xsd:element name="DefaultValue" type="cl:ValueType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||||||||||||||
type | cl:ValueType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xsd:element name="AltDefaultValue" type="cl:ValueType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||||||||||||||
type | cl:ValueType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xsd:element name="MinValue" type="cl:ValueType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||||||||||||||
type | cl:ValueType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xsd:element name="MaxValue" type="cl:ValueType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||||||||||||||
type | cl:ValueType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xsd:element name="AltMinValue" type="cl:ValueType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||||||||||||||
type | cl:ValueType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xsd:element name="AltMaxValue" type="cl:ValueType" minOccurs="0" maxOccurs="unbounded"/> |