LengthType 簡單類型
定義長度類型,用來指定可變長度資料項目中的位元組或字元數目,例如二進位資料或 ANSI 或 Unicode 字串。 此值可以指定為 xs:unsignedShort 值,或是參考包含未帶正負號簡短值之資料項目節點名稱的字串。
<xs:simpleType name="LengthType">
<xs:union
memberValues="unsignedShort string"
/>
</xs:simpleType>
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 |
Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 |
Windows Server 2008 [僅限傳統型應用程式] |