canmove, Confirmed users
2,675
edits
(→API: 'carrier' field is experimental, not in vCard) |
(→API: ContactAddress separate interface justification) |
||
Line 102: | Line 102: | ||
}; | }; | ||
Note: despite hCard2 including a flat set of adr properties into the top level h-card object for ease of publishing, this interface always abstracts those properties into a ContactAddress sub-object for | Note: despite [[hCard2]] including a flat set of adr properties into the top level h-card object for ease of publishing, this interface always abstracts those properties into a ContactAddress sub-object since typical device address books cluster address information accordingly, e.g. for a home or work address. The interface is able to represent published data. | ||
== Methodology for inclusion == | == Methodology for inclusion == |