complexType FormatUserType
diagram plmxml_diagrams/plmxml_p1784.png
namespace http://www.plmxml.org/Schemas/PLMXMLClassificationSchema
children cl:FormatString cl:FormatInteger cl:FormatFloat cl:FormatDate cl:KeyLOV cl:Unit
used by
elements UserClassAttributeType/AltFormat UserClassAttributeType/Format
source <xsd:complexType name="FormatUserType">
 
<xsd:sequence>
   
<xsd:choice>
     
<xsd:element ref="cl:FormatString"/>
     
<xsd:element ref="cl:FormatInteger"/>
     
<xsd:element ref="cl:FormatFloat"/>
     
<xsd:element ref="cl:FormatDate"/>
     
<xsd:element ref="cl:KeyLOV"/>
   
</xsd:choice>
   
<xsd:element ref="cl:Unit" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>


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