This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 1646 - [FS] editorial: 4.7.1.2 Namespace Declaration Attributes
Summary: [FS] editorial: 4.7.1.2 Namespace Declaration Attributes
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Formal Semantics 1.0 (show other bugs)
Version: Last Call drafts
Hardware: All All
: P2 minor
Target Milestone: ---
Assignee: Jerome Simeon
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-16 00:01 UTC by Michael Dyck
Modified: 2007-01-16 17:31 UTC (History)
0 users

See Also:


Attachments

Description Michael Dyck 2005-07-16 00:01:22 UTC
4.7.1.2 Namespace Declaration Attributes

Norm

"Direct attributes may contain namespace-declaration attributes."
    Attributes don't contain attributes. s/contain/be/ ?

"An AttributeList"
    Change to "A DirAttributeList".

Norm / rule 1 / LHS
    Insert an ellipsis.

    'Attributen' is preceded by two double-quotes. Delete one.

Norm / rule 1
"AttributeValue0"
    The subscript should be "1".

Norm / rule (1|2|3)
AttributeValue
    Use of the Formal symbol AttributeValue is completely inappropriate.
    Change
        '"' AttributeValue '"'
    to
        DirAttributeValue
Norm / rule 3 / RHS
    Change 'AttributeValue' to 'DirAttributeValue'.

"Namespace-declaration attributes are normalized to local namespace
declarations (CompElemNamespace)."
    s/CompElemNamespace/NamespaceBinding/
Comment 1 Jerome Simeon 2006-04-15 23:18:59 UTC
Fixed as suggested, aligning with the changes from Bug #1640.
- Jerome
Comment 2 Michael Dyck 2006-09-30 03:55:57 UTC
I said:
> 
> "An AttributeList"
>     Change to "A DirAttributeList".

It is now "An DirAttributeList", so you still need to change "An" to "A".
Comment 3 Jerome Simeon 2006-11-09 22:40:22 UTC
Fixed.
- Jerome