complexType DatasetTypeDefType
diagram plmxml_diagrams/plmxml_p1627.png
namespace http://www.plmxml.org/Schemas/PLMXMLBusinessSchema
type extension of bus:DataTypeDefBase
properties
base bus:DataTypeDefBase
children plm:Description plm:ApplicationRef plm:Attribute
used by
element DatasetTypeDef
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      
referenceToolRefs  plm:uriReferenceListType  optional      
source <xsd:complexType name="DatasetTypeDefType">
 
<xsd:complexContent>
   
<xsd:extension base="bus:DataTypeDefBase">
     
<xsd:attribute name="referenceToolRefs" type="plm:uriReferenceListType" use="optional" plm:refType="bus:ApplicationToolDef"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute DatasetTypeDefType/@referenceToolRefs
type plm:uriReferenceListType
properties
use optional
source <xsd:attribute name="referenceToolRefs" type="plm:uriReferenceListType" use="optional" plm:refType="bus:ApplicationToolDef"/>


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