RelaxNG/publiset.rnc
changeset 171 f934064af908
parent 167 ea989bffd987
child 172 724a41b6fd7b
equal deleted inserted replaced
170:67223e410999 171:f934064af908
   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 # =============================================================================