File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 36
36
<name >John Smith</name >
37
37
<organization >ACME</organization >
38
38
<position >staff</position >
39
- <address >
39
+ <contactAddress >
40
40
<type >postal</type >
41
41
<address >123 Main Street</address >
42
42
<city >anycity</city >
43
43
<administrativearea >anyprovince</administrativearea >
44
44
<postalcode >90210</postalcode >
45
45
<country >Canada</country >
46
- </address >
46
+ </contactAddress >
47
47
<voice >xx.xxx.xxx.xxxx</voice >
48
48
<fax >xx.xxx.xxx.xxxx</fax >
49
49
<email >foo@example.org</email >
Original file line number Diff line number Diff line change 257
257
<xs : documentation >Position/title of contact.</xs : documentation >
258
258
</xs : annotation >
259
259
</xs : element >
260
- <xs : element name =" address " type =" rm:addressType" minOccurs =" 0" maxOccurs =" unbounded" >
260
+ <xs : element name =" contactAddress " type =" rm:addressType" minOccurs =" 0" maxOccurs =" unbounded" >
261
261
<xs : annotation >
262
262
<xs : documentation >Address associated with a given contact.</xs : documentation >
263
263
</xs : annotation >
You can’t perform that action at this time.
0 commit comments