complexType UserClassAttributeType
diagram plmxml_diagrams/plmxml_p1808.png
namespace http://www.plmxml.org/Schemas/PLMXMLClassificationSchema
type extension of cl:AbstractClassAttributeType
properties
base cl:AbstractClassAttributeType
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
element UserClassType/Attribute
attributes
Name  Type  Use  Default  Fixed  Annotation
attributeId  cl:AttributeIdType  required      
isMandatory  xsd:boolean  optional  false    
isProtected  xsd:boolean  optional  false    
isUnique  xsd:boolean  optional  false    
isLocalValue  xsd:boolean  optional  false    
isPropagated  xsd:boolean  optional  false    
arraySize  xsd:unsignedLong  optional  1    
isExternalArray  xsd:boolean  optional  false    
isReference  xsd:boolean  optional  false    
hasFixedDefaultValue  xsd:boolean  optional  false    
isAutoComputed  xsd:boolean    false    
classid  cl:ICSIdType  optional      
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>

attribute UserClassAttributeType/@classid
type cl:ICSIdType
properties
use optional
source <xsd:attribute name="classid" type="cl:ICSIdType" use="optional"/>

element UserClassAttributeType/Name
diagram plmxml_diagrams/plmxml_p1809.png
namespace http://www.plmxml.org/Schemas/PLMXMLClassificationSchema
type cl:NameType
properties
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
language  xsd:language  optional      
isMaster  xsd:boolean    false    
source <xsd:element name="Name" type="cl:NameType" maxOccurs="unbounded"/>

element UserClassAttributeType/ShortName
diagram plmxml_diagrams/plmxml_p1810.png
namespace http://www.plmxml.org/Schemas/PLMXMLClassificationSchema
type cl:ShortNameType
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
language  xsd:language  optional      
isMaster  xsd:boolean    false    
source <xsd:element name="ShortName" type="cl:ShortNameType" minOccurs="0" maxOccurs="unbounded"/>

element UserClassAttributeType/Format
diagram plmxml_diagrams/plmxml_p1811.png
namespace http://www.plmxml.org/Schemas/PLMXMLClassificationSchema
type cl:FormatUserType
properties
content complex
children cl:FormatString cl:FormatInteger cl:FormatFloat cl:FormatDate cl:KeyLOV cl:Unit
source <xsd:element name="Format" type="cl:FormatUserType"/>

element UserClassAttributeType/Unit
diagram plmxml_diagrams/plmxml_p1812.png
namespace http://www.plmxml.org/Schemas/PLMXMLClassificationSchema
type cl:UnitType
properties
minOcc 0
maxOcc 1
content simple
used by
complexTypes FormatAdminType FormatUserType
source <xsd:element name="Unit" type="cl:UnitType" minOccurs="0" plm:deprecated="true"/>

element UserClassAttributeType/Description
diagram plmxml_diagrams/plmxml_p1813.png
namespace http://www.plmxml.org/Schemas/PLMXMLClassificationSchema
type cl:DescriptionType
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
language  xsd:language  optional      
isMaster  xsd:boolean    false    
source <xsd:element name="Description" type="cl:DescriptionType" minOccurs="0" maxOccurs="unbounded"/>

element UserClassAttributeType/AltFormat
diagram plmxml_diagrams/plmxml_p1814.png
namespace http://www.plmxml.org/Schemas/PLMXMLClassificationSchema
type cl:FormatUserType
properties
content complex
children cl:FormatString cl:FormatInteger cl:FormatFloat cl:FormatDate cl:KeyLOV cl:Unit
source <xsd:element name="AltFormat" type="cl:FormatUserType"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy