Page MenuHomeClusterLabs Projects

nvset-2.9.rng
No OneTemporary

nvset-2.9.rng

<?xml version="1.0" encoding="UTF-8"?>
<!-- types: http://www.w3.org/TR/xmlschema-2/#dateTime -->
<grammar xmlns="http://relaxng.org/ns/structure/1.0"
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes">
<start>
<ref name="element-nvset"/>
</start>
<define name="element-nvset">
<choice>
<attribute name="id-ref"><data type="IDREF"/></attribute>
<group>
<attribute name="id"><data type="ID"/></attribute>
<interleave>
<optional>
<externalRef href="rule-2.9.rng"/>
</optional>
<zeroOrMore>
<element name="nvpair">
<choice>
<group>
<attribute name="id-ref"><data type="IDREF"/></attribute>
<optional>
<attribute name="name"><text/></attribute>
</optional>
</group>
<group>
<attribute name="id"><data type="ID"/></attribute>
<attribute name="name"><text/></attribute>
<optional>
<attribute name="value"><text/></attribute>
</optional>
</group>
</choice>
</element>
</zeroOrMore>
<optional>
<externalRef href="score.rng"/>
</optional>
</interleave>
</group>
</choice>
</define>
</grammar>

File Metadata

Mime Type
text/xml
Expires
Sat, Jan 25, 5:32 AM (13 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1295083
Default Alt Text
nvset-2.9.rng (1 KB)

Event Timeline