Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F2825024
fencing-1.2.rng
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
989 B
Referenced Files
None
Subscribers
None
fencing-1.2.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>
<optional>
<ref name="element-stonith"/>
</optional>
</start>
<define name="element-stonith">
<element name="fencing-topology">
<zeroOrMore>
<ref name="element-level"/>
</zeroOrMore>
</element>
</define>
<define name="element-level">
<element name="fencing-level">
<attribute name="id"><data type="ID"/></attribute>
<choice>
<attribute name="target"><text/></attribute>
<attribute name="target-pattern"><text/></attribute>
</choice>
<attribute name="index"><data type="positiveInteger"/></attribute>
<attribute name="devices">
<data type="string">
<param name="pattern">([a-zA-Z0-9_\.\-]+)(,[a-zA-Z0-9_\.\-]+)*</param>
</data>
</attribute>
</element>
</define>
</grammar>
File Metadata
Details
Attached
Mime Type
text/xml
Expires
Sat, Jan 25, 11:13 AM (1 d, 11 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1250385
Default Alt Text
fencing-1.2.rng (989 B)
Attached To
Mode
rP Pacemaker
Attached
Detach File
Event Timeline
Log In to Comment