complexType BusinessDataDefBase
diagram plmxml_diagrams/plmxml_p1615.png
namespace http://www.plmxml.org/Schemas/PLMXMLBusinessSchema
type extension of plm:AttribOwnerBase
properties
base plm:AttribOwnerBase
abstract true
children plm:Description plm:ApplicationRef plm:Attribute
used by
element BusinessDataDef
complexTypes ApplicationInterfaceType ClosureRuleType DataTypeDefBase FilterRuleType ListOfValuesType PropertySetType SavedQueryDefType StorageClassDefType TransferModeType
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      
annotation
documentation

      This element defines abstract type for Business Data Definition.
     
source <xsd:complexType name="BusinessDataDefBase" abstract="true">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
      This element defines abstract type for Business Data Definition.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:AttribOwnerBase"/>
 
</xsd:complexContent>
</xsd:complexType>


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