RelaxNG/publiset.rnc
changeset 48 136c5977c215
parent 40 7cfe2d4957c6
child 52 cb9addc3d98a
equal deleted inserted replaced
47:7a11a909edbc 48:136c5977c215
   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