diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute cl:Name cl:ShortName cl:UserData1 cl:UserData2 cl:Description cl:Comment cl:File cl:GeneralOption cl:AdminViewAttribute | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="AdminViewType"> <xsd:annotation> <xsd:documentation> The view definition is related to a class. It allows configuration of the appearance of a class for certain users and/or groups. Attributes: classId: the id of the class the blongs to viewId: the id of the view (unique within the class) ref2classRef: the reference to the class type: the type of the view (e.g defaultView,user or group ) HistoryAttributes Elements: Name: Display name of the view ShortName: A short display name UserData1: User specific data UserData2: User specific data Description: A description of the view tat might be shown to the user Comment: A comment field for the maintainer of the view. File: Special values for format are Image, Icon and Template GeneralOption: General Options for the view definition. AdminViewAttribute: The attributes of the view </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:sequence> <xsd:element name="Name" type="cl:NameType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="ShortName" type="cl:ShortNameType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="UserData1" type="cl:UserDataType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="UserData2" type="cl:UserDataType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="Description" type="cl:DescriptionType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="Comment" type="cl:CommentType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="File" type="cl:FileType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="GeneralOption" type="cl:GeneralOptionType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="cl:AdminViewAttribute" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="classId" type="cl:ICSIdType" use="required"/> <xsd:attribute name="viewId" type="cl:ICSIdType" use="required"/> <xsd:attribute name="ref2classRef" type="xsd:IDREF" use="optional" plm:refType="cl:AbstractClass"/> <xsd:attribute name="type" use="optional"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="default"/> <xsd:enumeration value="user"/> <xsd:enumeration value="group"/> <xsd:enumeration value="subclass"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attributeGroup ref="cl:HistoryAttributes"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | cl:ICSIdType | ||
properties |
|
||
source | <xsd:attribute name="classId" type="cl:ICSIdType" use="required"/> |
type | cl:ICSIdType | ||
properties |
|
||
source | <xsd:attribute name="viewId" type="cl:ICSIdType" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
source | <xsd:attribute name="ref2classRef" type="xsd:IDREF" use="optional" plm:refType="cl:AbstractClass"/> |
type | restriction of xsd:string | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="type" use="optional"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="default"/> <xsd:enumeration value="user"/> <xsd:enumeration value="group"/> <xsd:enumeration value="subclass"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
diagram | |||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||||||||
type | cl:NameType | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="Name" type="cl:NameType" minOccurs="0" 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:UserDataType | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="UserData1" type="cl:UserDataType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||||||||
type | cl:UserDataType | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="UserData2" type="cl:UserDataType" minOccurs="0" maxOccurs="unbounded"/> |
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:CommentType | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="Comment" type="cl:CommentType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | cl:FileType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="File" type="cl:FileType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLClassificationSchema | ||||||||||||||||||||||||||||||
type | cl:GeneralOptionType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xsd:element name="GeneralOption" type="cl:GeneralOptionType" minOccurs="0" maxOccurs="unbounded"/> |