Allow install trees to be associated with specific variants of the OS. --- data/schemas/libosinfo.rng | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/schemas/libosinfo.rng b/data/schemas/libosinfo.rng index e693674..d99ea31 100644 --- a/data/schemas/libosinfo.rng +++ b/data/schemas/libosinfo.rng @@ -415,6 +415,12 @@ <ref name='archnames'/> </attribute> <optional> + <element name='variant'> + <attribute name='id'> + </attribute> + </element> + </optional> + <optional> <element name='url'> <ref name='url'/> </element> -- 2.1.0 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo