emptyString Simple Type
The emptyString simple type is not in use.
<xs:simpleType name="emptyString">
<xs:restriction
base="string"
>
<xs:maxLength
value="0"
/>
</xs:restriction>
</xs:simpleType>
Requirements
Role | Minimum supported OS version |
---|---|
Client |
Windows Vista [desktop apps only] |
Server |
Windows Server 2008 [desktop apps only] |