-
Type:
Bug
-
Status: Implemented (View Workflow)
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Structure
-
Labels:
if xmlns is already defined, e.g. in an ancestor PrintTalk element, it is not required locally
<XJDF>
<Remove @xmlns from Table 3.1 XJDF>
Name | Data Type | Description |
---|---|---|
xmlns | URI | XJDF supports use of XML namespaces. For details on using namespaces in XML, see [XMLNS]. For version 2.0 of XJDF, @xmlns = "http:// www.CIP4.org/JDFSchema_2_0". |
<Insert new paragraph in introduction - 1.4 Use of XML>
1.4.1 Use of XML Namespaces
XJDF requires the use of XML namespaces. For details on using namespaces in XML, see [XMLNS]. The namespace for version 2.0 of XJDF is "http://www.CIP4.org/JDFSchema_2_0" and SHALL be declared and SHOULD use either the default namespace or a prefix of 'xjdf'.
In a number of places XJDF allows for the use of items from a foreign namespace. If the instance contains such items then the foreign namespace SHALL be declared.
</XJDF>
<JDF>
<Remove @xmlns from Table 3.4 JDF>
Name | Data Type | Description |
---|---|---|
xmlns | URI | Scope and Position is Root and Descendent. JDF supports use of XML namespaces. The namespace SHALL be declared in the root JDF element. For details on using namespaces in XML, see [XMLNS]. For versions 1.1 through 1.6 of JDF , @xmlns = "http:// www.CIP4.org/JDFSchema_1_1". |
<Insert new paragraph in introduction above 1.3 Conventions used ...>
1.3 Use of XML
<Copy 1.4 Use of XML, 1.4.1 as above and the rest from XJDF - changing to JDF as required>
<Move 3.12 JDF Extensibility and 3.13 JDF Versioning to 1.4.??>
</JDF>