http://schemas.datacontract.org/2004/07/NedFox.ShopServer.BusinessComponents
AssortmentType Simple Type
http://schemas.datacontract.org/2004/07/NedFox.ShopServer.BusinessComponents : AssortmentType Simple Type
Naamsruimte http://schemas.datacontract.org/2004/07/NedFox.ShopServer.BusinessComponents
Type
Restriction of xs:string
Diagram
AssortmentType Simple Type
Overview
AssortmentType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationOwnAssortment
EnumerationCoordinationUnknown
EnumerationUncoordinated
EnumerationCoordinated
Bron
<xs:simpleType name="AssortmentType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:appinfo>
      <ActualType Name="unsignedByte" Namespace="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
    </xs:appinfo>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="OwnAssortment" />
    <xs:enumeration value="CoordinationUnknown" />
    <xs:enumeration value="Uncoordinated" />
    <xs:enumeration value="Coordinated" />
  </xs:restriction>
</xs:simpleType>
Zie ook
http://schemas.datacontract.org/2004/07/NedFox.ShopServer.BusinessComponents