http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
ColumnFieldType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents : ColumnFieldType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
Type
Restriction of xs:string
Diagram
ColumnFieldType Simple Type
Overview
ColumnFieldType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationPrimarykey
EnumerationAudit
EnumerationUserInterface
Source
<xs:simpleType name="ColumnFieldType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="Primarykey" />
    <xs:enumeration value="Audit" />
    <xs:enumeration value="UserInterface" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents