Page MenuHomeClusterLabs Projects

crm_attribute-2.17.rng
No OneTemporary

crm_attribute-2.17.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>
<ref name="element-attribute" />
</choice>
</define>
<define name="element-attribute">
<element name="attribute">
<optional>
<attribute name="scope"> <text /> </attribute>
</optional>
<optional>
<attribute name="id"> <text /> </attribute>
</optional>
<optional>
<attribute name="name"> <text /> </attribute>
</optional>
<optional>
<attribute name="value"> <text /> </attribute>
</optional>
</element>
</define>
</grammar>

File Metadata

Mime Type
text/xml
Expires
Wed, Jun 25, 2:19 AM (6 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1948468
Default Alt Text
crm_attribute-2.17.rng (924 B)

Event Timeline