complexType ChangeTypeDefType
diagram plmxml_diagrams/plmxml_p1619.png
namespace http://www.plmxml.org/Schemas/PLMXMLBusinessSchema
type extension of bus:DataTypeDefBase
properties
base bus:DataTypeDefBase
children plm:Description plm:ApplicationRef plm:Attribute bus:FormType bus:ChangeId bus:RevId bus:Process
used by
element ChangeTypeDef
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      
isEffectivityShared  xsd:boolean  required      
formTypeDefRefs  plm:uriReferenceListType        
annotation
documentation

      attributes:
     
      formTypeDefRefs:   references the Form Types related to this Change type.
     
source <xsd:complexType name="ChangeTypeDefType">
 
<xsd:annotation>
   
<xsd:documentation>
      attributes:
     
      formTypeDefRefs:   references the Form Types related to this Change type.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="bus:DataTypeDefBase">
     
<xsd:sequence>
       
<xsd:element name="FormType" type="bus:FormTypeDefType" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="ChangeId" type="bus:ChangeIdDefType" maxOccurs="unbounded"/>
       
<xsd:element name="RevId" type="bus:ChangeIdDefType" maxOccurs="unbounded"/>
       
<xsd:element name="Process" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
     
</xsd:sequence>
     
<xsd:attribute name="isEffectivityShared" type="xsd:boolean" use="required"/>
     
<xsd:attribute name="formTypeDefRefs" type="plm:uriReferenceListType" plm:refType="bus:FormTypeDef"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute ChangeTypeDefType/@isEffectivityShared
type xsd:boolean
properties
use required
source <xsd:attribute name="isEffectivityShared" type="xsd:boolean" use="required"/>

attribute ChangeTypeDefType/@formTypeDefRefs
type plm:uriReferenceListType
source <xsd:attribute name="formTypeDefRefs" type="plm:uriReferenceListType" plm:refType="bus:FormTypeDef"/>

element ChangeTypeDefType/FormType
diagram plmxml_diagrams/plmxml_p1620.png
namespace http://www.plmxml.org/Schemas/PLMXMLBusinessSchema
type bus:FormTypeDefType
properties
minOcc 0
maxOcc unbounded
content complex
children plm:Description plm:ApplicationRef plm:Attribute
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      
storageClassRef  plm:anyURIType  optional      
displayFileName  xsd:string  optional      
source <xsd:element name="FormType" type="bus:FormTypeDefType" minOccurs="0" maxOccurs="unbounded"/>

element ChangeTypeDefType/ChangeId
diagram plmxml_diagrams/plmxml_p1621.png
namespace http://www.plmxml.org/Schemas/PLMXMLBusinessSchema
type bus:ChangeIdDefType
properties
minOcc 1
maxOcc unbounded
content complex
children plm:Description plm:ApplicationRef plm:Attribute
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      
range  xsd:string  required      
value  xsd:string  required      
length  xsd:integer        
changeFormat  bus:ChangeIdDefFormatType  required      
source <xsd:element name="ChangeId" type="bus:ChangeIdDefType" maxOccurs="unbounded"/>

element ChangeTypeDefType/RevId
diagram plmxml_diagrams/plmxml_p1622.png
namespace http://www.plmxml.org/Schemas/PLMXMLBusinessSchema
type bus:ChangeIdDefType
properties
minOcc 1
maxOcc unbounded
content complex
children plm:Description plm:ApplicationRef plm:Attribute
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      
range  xsd:string  required      
value  xsd:string  required      
length  xsd:integer        
changeFormat  bus:ChangeIdDefFormatType  required      
source <xsd:element name="RevId" type="bus:ChangeIdDefType" maxOccurs="unbounded"/>

element ChangeTypeDefType/Process
diagram plmxml_diagrams/plmxml_p1623.png
namespace http://www.plmxml.org/Schemas/PLMXMLBusinessSchema
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="Process" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>


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