complexType PLMXMLBusinessTypesType
diagram plmxml_diagrams/plmxml_p1671.png
namespace http://www.plmxml.org/Schemas/PLMXMLBusinessSchema
type extension of plm:DocumentBase
properties
base plm:DocumentBase
children plm:Description plm:ApplicationRef plm:Attribute bus:BusinessRule bus:BusinessDataDef plm:AttribOwner bus:Text
used by
element PLMXMLBusinessTypes
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      
schemaVersion  xsd:decimal  required      
author  xsd:string  required      
time  xsd:time  required      
date  xsd:date  required      
language  xsd:language    en    
referenceSearchPaths  xsd:string  optional      
languages  xsd:string    en    
annotation
documentation

      This element is the root element for transferring Business Data Types and Rules
     
source <xsd:complexType name="PLMXMLBusinessTypesType">
 
<xsd:annotation>
   
<xsd:documentation>
      This element is the root element for transferring Business Data Types and Rules
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="plm:DocumentBase">
     
<xsd:sequence>
       
<xsd:element ref="bus:BusinessRule" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element ref="bus:BusinessDataDef" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element ref="plm:AttribOwner" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="Text" type="plm:MultipleLanguageTextType" minOccurs="0" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element PLMXMLBusinessTypesType/Text
diagram plmxml_diagrams/plmxml_p1672.png
namespace http://www.plmxml.org/Schemas/PLMXMLBusinessSchema
type plm:MultipleLanguageTextType
properties
minOcc 0
maxOcc unbounded
content complex
children plm:Item
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
primary  xsd:language  optional      
source <xsd:element name="Text" type="plm:MultipleLanguageTextType" minOccurs="0" maxOccurs="unbounded"/>


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