Changes to registry manager. SA.
[sfa.git] / sfa / managers / vini / vini.rnc
index 0be7640..09cf902 100644 (file)
@@ -1,5 +1,7 @@
 start = RSpec
 RSpec = element RSpec { 
+   attribute expires { xsd:NMTOKEN },
+   attribute generated { xsd:NMTOKEN },
    attribute type { xsd:NMTOKEN },
    ( network | request )
 }