RelaxNG/publiset.rnc
changeset 172 724a41b6fd7b
parent 171 f934064af908
child 181 cc8a32283e9d
equal deleted inserted replaced
171:f934064af908 172:724a41b6fd7b
   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 {pattern = ".+"}
   138 file.content = xsd:anyURI
   139 
   139 
   140 
   140 
   141 # =============================================================================
   141 # =============================================================================
   142 #                                 BLOCK LEVEL
   142 #                                 BLOCK LEVEL
   143 # =============================================================================
   143 # =============================================================================