complexType FormTypeDefType
diagram plmxml_diagrams/plmxml_p1633.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
elements ChangeTypeDefType/FormType FormTypeDef
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:complexType name="FormTypeDefType">
 
<xsd:complexContent>
   
<xsd:extension base="bus:DataTypeDefBase">
     
<xsd:attribute name="storageClassRef" type="plm:anyURIType" use="optional" plm:refType="bus:StorageClassDef"/>
     
<xsd:attribute name="displayFileName" type="xsd:string" use="optional"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute FormTypeDefType/@storageClassRef
type plm:anyURIType
properties
use optional
source <xsd:attribute name="storageClassRef" type="plm:anyURIType" use="optional" plm:refType="bus:StorageClassDef"/>

attribute FormTypeDefType/@displayFileName
type xsd:string
properties
use optional
source <xsd:attribute name="displayFileName" type="xsd:string" use="optional"/>


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