equal
deleted
inserted
replaced
213 |
213 |
214 composition.file.attributes = |
214 composition.file.attributes = |
215 name.attribute |
215 name.attribute |
216 & xpath.attribute? |
216 & xpath.attribute? |
217 & xslt.attribute? |
217 & xslt.attribute? |
218 & remap.attributes |
|
219 selection.file.attributes = |
218 selection.file.attributes = |
220 name.attribute |
219 name.attribute |
221 & uri.attribute? |
220 & uri.attribute? |
222 name.attribute = attribute name { xsd:anyURI } |
221 name.attribute = attribute name { xsd:anyURI } |
223 |
222 |