simpleType "duplicateHandlingType"
Namespace:
Defined:
globally in mule-sftp.xsd; see XML source
Used:
Simple Content Model
enumeration of xsd:string
Simple Content Restrictions:
Enumeration:
"throwException", "overwrite", "addSeqNo"

All Direct / Indirect Based Attributes (1):
outboundAttributes/@duplicateHandling
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xsd:string (restriction)
  duplicateHandlingType
Derivation:
restriction of xsd:string
Facets:
enumeration:
"throwException", "overwrite", "addSeqNo"
XML Source (see within schema source)
<xsd:simpleType name="duplicateHandlingType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="throwException"/>
<xsd:enumeration value="overwrite"/>
<xsd:enumeration value="addSeqNo"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.