xml Schema: restriction of Normalized string

Hi..

 

Can you please tell me the following is valid restriction or not.

 

 

<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">

       <xs:simpleType name="myType">

              <xs:restriction base="xs:normalizedString">

                     <xs:whiteSpace value="preserve"/>

              </xs:restriction>

       </xs:simpleType>

</xs:schema>

 

 

Thanks and regards,

Bharath.

****************************************************************************
****************************
 This e-mail and attachments contain confidential information from HUAWEI,
which is intended only for the person or entity whose address is listed
above. Any use of the information contained herein in any way (including,
but not limited to, total or partial disclosure, reproduction, or
dissemination) by persons other than the intended recipient's) is
prohibited. If you receive this e-mail in error, please notify the sender by
phone or email immediately and delete it!

 

Received on Friday, 5 December 2008 07:30:31 UTC