Page MenuHomeClusterLabs Projects

crm_attribute-2.18.rng
No OneTemporary

crm_attribute-2.18.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_attribute"/>
</start>
<define name="element-crm_attribute">
<choice>
<zeroOrMore>
<ref name="element-attribute" />
</zeroOrMore>
</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

Mime Type
text/xml
Expires
Thu, Jul 10, 3:16 AM (14 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2008758
Default Alt Text
crm_attribute-2.18.rng (986 B)

Event Timeline