Page MenuHomeClusterLabs Projects

crm_error-2.23.rng
No OneTemporary

crm_error-2.23.rng

<?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-crm_error" />
</start>
<define name="element-crm_error">
<zeroOrMore>
<ref name="element-result-code" />
</zeroOrMore>
</define>
<define name="element-result-code">
<element name="result-code">
<attribute name="code"> <data type="integer" /> </attribute>
<attribute name="description"> <text /> </attribute>
<optional>
<attribute name="name"> <text /> </attribute>
</optional>
</element>
</define>
</grammar>

File Metadata

Mime Type
text/xml
Expires
Thu, Jul 10, 3:08 AM (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1999525
Default Alt Text
crm_error-2.23.rng (742 B)

Event Timeline