The semantics of the attribute "manifestLocation" of the element "w:schema" is unclear. What is a resource file
Part 4 Clause 8.2.1
te
Proposed Disposition of DIS 29500 Comment JP-0076 (Modified: 2008-01-13) Agreed; the term “resource files” is not defined within the context of the specification and should not have been used, since no implication on its content should have been implied by its naming. The following changes will be made in Part 4, ยง8.2.1, page 5,200, attribute manifestLocation: Attributes Description manifestLocation ( Resource Supplementary XML File Location) Specifies the location of a resource supplementary XML file which should can be downloaded and parsed when this document is loaded in order to provide additional application-defined capabilities . The format and contents of this resource file are application-defined. [Example: Consider a WordprocessingML document which contains custom XML markup in the http://www.contoso.com namespace, which is associated with a resource file located at http://www.contoso.com/resource.xml . The following content would be displayed in the document's schema library data: <w:schemaLibrary> <w:schema w:uri="http://www.contoso.com" w:manifestLocation= "http://www.contoso.com/resource.xml" /> </w:schemaLibrary> The manifestLocation attribute contains http://www.contoso.com/manifest.xml which is the location of a resource file that may be downloaded for use when this namespace is used. end example] The possible values for this attribute are defined by the XML Schema string datatype.
