attributeGroup CommonClassAttributes
namespace http://www.plmxml.org/Schemas/PLMXMLClassificationSchema
used by
complexType AbstractClassType
attributes
Name  Type  Use  Default  Fixed  Annotation
classId  cl:ICSIdType  required      
isAbstract  xsd:boolean  optional  false    
isAssembly  xsd:boolean  optional  false    
allowsMultiInst  xsd:boolean  optional  false    
instanceCount  xsd:unsignedLong  optional      
childCount  xsd:unsignedLong  optional      
templateRefs  xsd:IDREFS  optional      
source <xsd:attributeGroup name="CommonClassAttributes">
 
<xsd:attribute name="classId" type="cl:ICSIdType" use="required"/>
 
<xsd:attribute name="isAbstract" type="xsd:boolean" use="optional" default="false"/>
 
<xsd:attribute name="isAssembly" type="xsd:boolean" use="optional" default="false"/>
 
<xsd:attribute name="allowsMultiInst" type="xsd:boolean" use="optional" default="false"/>
 
<xsd:attribute name="instanceCount" type="xsd:unsignedLong" use="optional"/>
 
<xsd:attribute name="childCount" type="xsd:unsignedLong" use="optional"/>
 
<xsd:attribute name="templateRefs" type="xsd:IDREFS" use="optional"/>
</xsd:attributeGroup>

attribute CommonClassAttributes/@classId
type cl:ICSIdType
properties
use required
source <xsd:attribute name="classId" type="cl:ICSIdType" use="required"/>

attribute CommonClassAttributes/@isAbstract
type xsd:boolean
properties
use optional
default false
source <xsd:attribute name="isAbstract" type="xsd:boolean" use="optional" default="false"/>

attribute CommonClassAttributes/@isAssembly
type xsd:boolean
properties
use optional
default false
source <xsd:attribute name="isAssembly" type="xsd:boolean" use="optional" default="false"/>

attribute CommonClassAttributes/@allowsMultiInst
type xsd:boolean
properties
use optional
default false
source <xsd:attribute name="allowsMultiInst" type="xsd:boolean" use="optional" default="false"/>

attribute CommonClassAttributes/@instanceCount
type xsd:unsignedLong
properties
use optional
source <xsd:attribute name="instanceCount" type="xsd:unsignedLong" use="optional"/>

attribute CommonClassAttributes/@childCount
type xsd:unsignedLong
properties
use optional
source <xsd:attribute name="childCount" type="xsd:unsignedLong" use="optional"/>

attribute CommonClassAttributes/@templateRefs
type xsd:IDREFS
properties
use optional
source <xsd:attribute name="templateRefs" type="xsd:IDREFS" use="optional"/>


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