Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create null node by XMLString Method #50

Open
kamishiroAlice opened this issue May 20, 2016 · 0 comments
Open

How to create null node by XMLString Method #50

kamishiroAlice opened this issue May 20, 2016 · 0 comments

Comments

@kamishiroAlice
Copy link

1.I want to create a null node Like ,But when I call the method [body setValue:nil forKey:@"nullnode"],The dictionary no have this key and value,So I can't create this node by call the [body XMLString],How can I create the null node?

2.I wan‘t create CDATA node By "setvalue for key" method,But now I should call method like [header setValue:" forKey:@"user_id"]; ,But when I call the XMLString method ,the result string will like this : "<![CDATA[yezhichao]]> ",So Can we create a method to create the CDATA node?

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

No branches or pull requests

1 participant