http://schemas.datacontract.org/2004/07/NedFox.ShopServer.BusinessComponents
PromotionVoucherType Simple Type
http://schemas.datacontract.org/2004/07/NedFox.ShopServer.BusinessComponents : PromotionVoucherType Simple Type
Naamsruimte http://schemas.datacontract.org/2004/07/NedFox.ShopServer.BusinessComponents
Type
Restriction of xs:string
Diagram
PromotionVoucherType Simple Type
Overview
PromotionVoucherType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationOneTimeOnly
EnumerationMultipleTimes
Bron
<xs:simpleType name="PromotionVoucherType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="OneTimeOnly" />
    <xs:enumeration value="MultipleTimes" />
  </xs:restriction>
</xs:simpleType>
Zie ook
http://schemas.datacontract.org/2004/07/NedFox.ShopServer.BusinessComponents