Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F3686701
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/xml/api/crm_attribute-2.34.rng b/xml/api/crm_attribute-2.34.rng
index 6c040eaeff..8e84f0b112 100644
--- a/xml/api/crm_attribute-2.34.rng
+++ b/xml/api/crm_attribute-2.34.rng
@@ -1,32 +1,33 @@
<?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_attribute"/>
+ <ref name="element-crm_attribute" />
</start>
<define name="element-crm_attribute">
<choice>
<zeroOrMore>
<ref name="element-attribute" />
</zeroOrMore>
+ <externalRef href="options-2.34.rng" />
</choice>
</define>
<define name="element-attribute">
<element name="attribute">
<optional>
<attribute name="scope"> <text /> </attribute>
</optional>
<optional>
<attribute name="id"> <text /> </attribute>
</optional>
<attribute name="name"> <text /> </attribute>
<attribute name="value"> <text /> </attribute>
<optional>
<attribute name="host"> <text /> </attribute>
</optional>
</element>
</define>
</grammar>
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Mon, Apr 21, 3:43 PM (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1664883
Default Alt Text
(1 KB)
Attached To
Mode
rP Pacemaker
Attached
Detach File
Event Timeline
Log In to Comment