dtolabs / yana2

Yet Another Node Authority ... because you wanted an agile Real-Time Service Model (RTSM)
8 stars 1 forks source link

Introduce attributeValue tag and remove templateValues for import XML #10

Closed ahonor closed 12 years ago

ahonor commented 12 years ago

Update the yana XML import document to simplify defining nodes.

Changes:

XML Node Attributes

XML Node text data

ahonor commented 12 years ago

The value should not be stored in an attribute but in the text of the Element.

Eg:

  <attributeValue templateAttribute="server.arch">i386</attributeValue>