mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
0.0.5
This commit is contained in:
parent
e3ba836f09
commit
22a50621c1
@ -31,6 +31,12 @@
|
||||
<jid>samizzi@cisco.com</jid>
|
||||
</author>
|
||||
&stpeter;
|
||||
<revision>
|
||||
<version>0.0.5</version>
|
||||
<date>2011-02-28</date>
|
||||
<initials>psa</initials>
|
||||
<remark><p>Corrected more errors in the examples.</p></remark>
|
||||
</revision>
|
||||
<revision>
|
||||
<version>0.0.4</version>
|
||||
<date>2011-02-25</date>
|
||||
@ -104,9 +110,10 @@
|
||||
<n>
|
||||
<surname><text>Montague</text></surname>
|
||||
<given><text>Romeo</text></given>
|
||||
<additional/>
|
||||
<prefix>
|
||||
<text>Sir</text>
|
||||
<prefix/>
|
||||
</prefix>
|
||||
<suffix/>
|
||||
</n>
|
||||
<bday><date>--0203</date></bday>
|
||||
@ -115,20 +122,23 @@
|
||||
</anniversary>
|
||||
<gender><text>male</text></gender>
|
||||
<org>
|
||||
<parameters><type>love</type></parameters>
|
||||
<parameters><type>home</type></parameters>
|
||||
<text>Juliet</text>
|
||||
</org>
|
||||
<adr>
|
||||
<parameters><type>love</type></parameters>
|
||||
<parameters><type>home</type></parameters>
|
||||
<pobox/>
|
||||
<ext/>
|
||||
<street><text>123 Capulet Way</text></street>
|
||||
<locality><text>Verona</text></locality>
|
||||
<region/>
|
||||
<code/>
|
||||
<country><text>Italy</text></country>
|
||||
</adr>
|
||||
<email>
|
||||
<parameters><type>work</type></parameters>
|
||||
<text>romeo@montague.lit</text>
|
||||
</email>
|
||||
<class><text>PUBLIC</text></class>
|
||||
</vcard>
|
||||
</item>
|
||||
</publish>
|
||||
@ -161,20 +171,23 @@
|
||||
</anniversary>
|
||||
<gender><text>male</text></gender>
|
||||
<org>
|
||||
<parameters><type>love</type></parameters>
|
||||
<parameters><type>home</type></parameters>
|
||||
<text>Juliet</text>
|
||||
</org>
|
||||
<adr>
|
||||
<parameters><type>love</type></parameters>
|
||||
<parameters><type>home</type></parameters>
|
||||
<pobox/>
|
||||
<ext/>
|
||||
<street><text>123 Capulet Way</text></street>
|
||||
<locality><text>Verona</text></locality>
|
||||
<region/>
|
||||
<code/>
|
||||
<country><text>Italy</text></country>
|
||||
</adr>
|
||||
<email>
|
||||
<parameters><type>work</type></parameters>
|
||||
<text>romeo@montague.lit</text>
|
||||
</email>
|
||||
<class><text>PUBLIC</text></class>
|
||||
</vcard>
|
||||
</item>
|
||||
</items>
|
||||
@ -219,4 +232,7 @@
|
||||
<li>It would be helpful to provide an XSLT for automated translation of vcard-temp to vCard4.</li>
|
||||
</ol>
|
||||
</section1>
|
||||
<section1 topic='Acknowledgements' anchor='acks'>
|
||||
<p>Thanks to Joe Hildebrand, Waqas Hussain, and Matt Miller for their feedback.</p>
|
||||
</section1>
|
||||
</xep>
|
||||
|
Loading…
Reference in New Issue
Block a user