versionType simpleType [Word 2003 XML Reference] -- Microsoft Office Word 2003 XML Software Development Kit
versionType simpleType [Word 2003 XML Reference]
Defines a version number format.
Type Information
Namespace | urn:schemas-microsoft-com:office:office |
Schema name | Common Properties |
Definition
<xsd:simpleType name="versionType" >
<xsd:restriction base="xsd:string">
<xsd:pattern value="[0-9]?[0-9].[0-9]{4}"></xsd:pattern>
</xsd:restriction>
</xsd:simpleType>
©2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp