2.2.5 Simple Types
The following table summarizes the set of common XML Schema simple type definitions defined by this specification. XML Schema simple type definitions that are specific to a particular operation are described with that operation.
Simple Type |
Description |
---|---|
AscendingType (section 2.2.5.1) |
A simple type that derives from xs:string and is set to a specific value. |
AttributeTypeXmlType (section 2.2.5.2) |
A simple type that derives from xs:string and is restricted to specific identity attributes defined in [MS-UPSCDS]. |
DialectType (section 2.2.5.3) |
A simple type that derives from xs:anyURI and is set to a specific URI. |
EnumerationDirectionType (section 2.2.5.4) |
A simple type that derives from xs:string and restricts the value to be "Forwards". |
FilterDialectType (section 2.2.5.5) |
A simple type that derives from xs:anyURI and is set to a specific URI. |
FilterQueryType (section 2.2.5.6) |
A simple type that derives from xs:string and restricts the value to a set of strings representing queries. |
ReferenceType (section 2.2.5.7) |
The reference property value identifies a configuration object. |
StartingIndexType (section 2.2.5.8) |
A simple type that derives from xs:integer that has the number of configuration objects retrieved from Enumerate (section 3.1.4.5). |