Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F2824830
node-attrs-2.8.rng
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
829 B
Referenced Files
None
Subscribers
None
node-attrs-2.8.rng
View Options
<?xml version="1.0" encoding="UTF-8"?>
<grammar xmlns="http://relaxng.org/ns/structure/1.0"
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes">
<start>
<ref name="element-node-with-attributes"/>
</start>
<define name="element-node-with-attributes">
<element name="node">
<attribute name="name"> <text /> </attribute>
<zeroOrMore>
<element name="attribute">
<attribute name="name"> <text /> </attribute>
<attribute name="value"> <text /> </attribute>
<optional>
<attribute name="expected"> <data type="integer" /> </attribute>
</optional>
</element>
</zeroOrMore>
</element>
</define>
</grammar>
File Metadata
Details
Attached
Mime Type
text/xml
Expires
Sat, Jan 25, 10:51 AM (20 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1322016
Default Alt Text
node-attrs-2.8.rng (829 B)
Attached To
Mode
rP Pacemaker
Attached
Detach File
Event Timeline
Log In to Comment