complexType DataTypeDefBase
diagram plmxml_diagrams/plmxml_p1628.png
namespace http://www.plmxml.org/Schemas/PLMXMLBusinessSchema
type extension of bus:BusinessDataDefBase
properties
base bus:BusinessDataDefBase
abstract true
children plm:Description plm:ApplicationRef plm:Attribute
used by
element DataTypeDef
complexTypes ActivityTypeDefType AliasTypeDefType ApplicationToolDefType ChangeTypeDefType DatasetTypeDefType FolderTypeDefType FormTypeDefType GenericTypeDefType IdentifierTypeDefType ItemTypeDefType MEOperationTypeDefType MEProcessTypeDefType NoteTypeDefType OccurrenceGroupTypeDefType ProductInstanceTypeDefType RelationTypeDefType StatusTypeDefType StorageMediaDefType UnitOfMeasureDefType ViewTypeDefType WorkAreaTypeDefType
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
attributeRefs  xsd:IDREFS  optional      
cName  xsd:string  optional      
source <xsd:complexType name="DataTypeDefBase" abstract="true">
 
<xsd:complexContent>
   
<xsd:extension base="bus:BusinessDataDefBase">
     
<xsd:attribute name="cName" type="xsd:string" use="optional"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute DataTypeDefBase/@cName
type xsd:string
properties
use optional
source <xsd:attribute name="cName" type="xsd:string" use="optional"/>


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