complexType ClosureRuleType
diagram plmxml_diagrams/plmxml_p1624.png
namespace http://www.plmxml.org/Schemas/PLMXMLBusinessSchema
type extension of bus:BusinessDataDefBase
properties
base bus:BusinessDataDefBase
children plm:Description plm:ApplicationRef plm:Attribute bus:Clauses
used by
element ClosureRule
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      
scope  bus:RuleScopeType  required      
annotation
documentation

      Represents the Closure Rule Set for any Transfer Mode.
                            
      Attributes:
                                                     
      SubElements:
     
      Clauses        A UserList element that contains the list of Rule Strings in a CLosure Rule Set.
     
source <xsd:complexType name="ClosureRuleType">
 
<xsd:annotation>
   
<xsd:documentation>
      Represents the Closure Rule Set for any Transfer Mode.
                            
      Attributes:
                                                     
      SubElements:
     
      Clauses        A UserList element that contains the list of Rule Strings in a CLosure Rule Set.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="bus:BusinessDataDefBase">
     
<xsd:sequence>
       
<xsd:element name="Clauses" type="plm:UserListDataType"/>
     
</xsd:sequence>
     
<xsd:attribute name="scope" type="bus:RuleScopeType" use="required"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute ClosureRuleType/@scope
type bus:RuleScopeType
properties
use required
facets
Kind Value Annotation
enumeration tceng
enumeration application
enumeration plmxml
source <xsd:attribute name="scope" type="bus:RuleScopeType" use="required"/>

element ClosureRuleType/Clauses
diagram plmxml_diagrams/plmxml_p1625.png
namespace http://www.plmxml.org/Schemas/PLMXMLBusinessSchema
type plm:UserListDataType
properties
content complex
children plm:Description plm:ApplicationRef plm:Item
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
type  plm:UserValueDataType    string    
source <xsd:element name="Clauses" type="plm:UserListDataType"/>


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