equal
deleted
inserted
replaced
133 path.attribute? |
133 path.attribute? |
134 & (xpath.attribute | xslt.attribute)? |
134 & (xpath.attribute | xslt.attribute)? |
135 selection.file.attributes = |
135 selection.file.attributes = |
136 path.attribute? |
136 path.attribute? |
137 |
137 |
138 file.content = xsd:anyURI |
138 file.content = xsd:anyURI {pattern = ".+"} |
139 |
139 |
140 |
140 |
141 # ============================================================================= |
141 # ============================================================================= |
142 # BLOCK LEVEL |
142 # BLOCK LEVEL |
143 # ============================================================================= |
143 # ============================================================================= |