Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

xmljson unable to parse ExactTarget WSDL properly #6

Open
creatovisguru opened this issue Sep 30, 2013 · 0 comments
Open

xmljson unable to parse ExactTarget WSDL properly #6

creatovisguru opened this issue Sep 30, 2013 · 0 comments
Labels

Comments

@creatovisguru
Copy link
Contributor

When parsing the ExactTarget WSDL, here's the output. This needs fixed to function properly...

{ definitions:
{ '$':
{ targetNamespace: 'http://exacttarget.com/wsdl/partnerAPI',
xmlns: 'http://schemas.xmlsoap.org/wsdl/',
'xmlns:soap': 'http://schemas.xmlsoap.org/wsdl/soap/',
'xmlns:xsd': 'http://www.w3.org/2001/XMLSchema',
'xmlns:tns': 'http://exacttarget.com/wsdl/partnerAPI' },
types: { schema: [Object] },
message:
{ '0': [Object],
'1': [Object],
'2': [Object],
'3': [Object],
'4': [Object],
'5': [Object],
'6': [Object],
'7': [Object],
'8': [Object],
'9': [Object],
'10': [Object],
'11': [Object],
'12': [Object],
'13': [Object],
'14': [Object],
'15': [Object],
'16': [Object],
'17': [Object],
'18': [Object],
'19': [Object],
'20': [Object],
'21': [Object],
'22': [Object],
'23': [Object],
'24': [Object],
'25': [Object] },
portType: { '$': [Object], operation: [Object] },
binding: { '$': [Object], 'soap:binding': [Object], operation: [Object] },
service:
{ '$': [Object],
documentation: 'ExactTarget Partner API',
port: [Object] } } }

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant