【发布时间】:2016-07-18 03:48:06
【问题描述】:
请在我的 json 回复下方找到
{"birthday": "1991-09-09","familyName": "abcdefgh", "profiles": [], "title": "Mr","id": 123456,"middleName": null,"emailVerified": "2016-01-27 15:45:03 +0000", "primaryAddress": {"company": null, "address2": null,"stateAbbreviation": null,"zipPlus4": null,"city": null,"address1": null,"phone": null, "zip": null,"mobile": null,"country": null},"gender": null,"lastUpdated": "2016-02-22 05:31:30.678332 +0000","assignedRoles":[{"relatedManagedObject": "/abcdefgh/abcdefgh/123456789","roleType": "EndUser","createdDateTime": "2014-03-07 15:43:00 +0000","managedObject": "/abcdefgh/subscribers/44123456789","id": 11010,"label": "44123456789","endDate": null},{"roleType": "LegalOwner","createdDateTime": "2016-03-07 15:43:00 +0000","managedObject": "/abcdefgh/abcdefgh/123456789","id": 11010,"label": "123456789","endDate": null}],"password": null,"photos": [],"email": "abcd.in","givenName": "abcd","currentLocation": null,"deactivateAccount": null,"lastLogin": null,"created": "2016-02-24 19:18:54.415972 +0000","displayName": null,"uuid": "fgisdufuidsfgrughkurhgkufhghfughdfklh","aboutMe": null,"display": null,"statuses": []}
每当我尝试在 SOAP 中验证时,我都会收到验证错误,因为 unexpected element : CDATA
你能指导一下吗
【问题讨论】:
标签: json xml validation soap cdata