Contact fabricator code made dynamic

This commit is contained in:
Andres Keskküla 2014-08-11 16:08:18 +03:00
parent 2f0b0c35d4
commit a01f03a6d5
5 changed files with 11 additions and 11 deletions

View file

@ -4,8 +4,8 @@
<check>
<contact:check
xmlns:contact="urn:ietf:params:xml:ns:contact-1.0">
<contact:id>sh8913</contact:id>
<contact:id>sh8914</contact:id>
<contact:id>check-1234</contact:id>
<contact:id>check-4321</contact:id>
</contact:check>
</check>
<clTRID>ABC-12345</clTRID>

View file

@ -4,7 +4,7 @@
<delete>
<contact:delete
xmlns:contact="urn:ietf:params:xml:ns:contact-1.0">
<contact:id>sh8913</contact:id>
<contact:id>dwa1234</contact:id>
</contact:delete>
</delete>
<clTRID>ABC-12345</clTRID>

View file

@ -4,7 +4,7 @@
<info>
<contact:info
xmlns:contact="urn:ietf:params:xml:ns:contact-1.0">
<contact:id>sh8913</contact:id>
<contact:id>info-4444</contact:id>
<contact:authInfo>
<contact:pw>2fooBAR</contact:pw>
</contact:authInfo>