~ubuntu-branches/ubuntu/utopic/pacemaker/utopic-proposed

« back to all changes in this revision

Viewing changes to xml/resources-1.2.rng

  • Committer: Package Import Robot
  • Author(s): Andres Rodriguez
  • Date: 2013-07-16 16:40:24 UTC
  • mfrom: (1.1.11) (2.2.3 experimental)
  • Revision ID: package-import@ubuntu.com-20130716164024-lvwrf4xivk1wdr3c
Tags: 1.1.9+git20130321-1ubuntu1
* Resync from debian expiremental.
* debian/control:
  - Use lower version for Build-Depends on libcorosync-dev
    and libqb-dev.
  - Build-Depends on libcfg-dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8"?>
 
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<grammar xmlns="http://relaxng.org/ns/structure/1.0" 
3
3
         datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes">
4
4
  <start>
34
34
                  <value>heartbeat</value>
35
35
                  <value>stonith</value>
36
36
                  <value>upstart</value>
 
37
                  <value>service</value>
 
38
                  <value>systemd</value>
 
39
                  <value>nagios</value>
37
40
                </choice>
38
41
              </attribute>
39
42
            </choice>