http://schemas.datacontract.org/2004/07/NedFox.Sdk.Enumerations
BooleanFilter Simple Type
http://schemas.datacontract.org/2004/07/NedFox.Sdk.Enumerations : BooleanFilter Simple Type
Naamsruimte http://schemas.datacontract.org/2004/07/NedFox.Sdk.Enumerations
Type
Restriction of xs:string
Diagram
BooleanFilter Simple Type
Overview
BooleanFilter Restriction of xs:string
Facets
EnumerationAll
EnumerationYes
EnumerationNo
Bron
<xs:simpleType name="BooleanFilter" 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="All" />
    <xs:enumeration value="Yes" />
    <xs:enumeration value="No" />
  </xs:restriction>
</xs:simpleType>
Zie ook
http://schemas.datacontract.org/2004/07/NedFox.Sdk.Enumerations