Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Defines a count type that is used to specify the number of elements in an array. The value can be specified as an xs:unsignedShort value or as a string that references the name of data item node that contains the unsiged short value.
<xs:simpleType name="CountType">
<xs:union
memberValues="unsignedShort string"
/>
</xs:simpleType>
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2008 [desktop apps only] |