xmlengserializerxop.cpp File Reference
_LIT8(KXOPInclude, "xop:Include xmlns:xop)
| _LIT8 | ( | KXOPInclude | , |
| | "xop:Include xmlns:xop | = \"http://www.w3.org/2004/08/xop/include\"" |
| | ) | |
Parameters
| KXOPInclude | |
| "xop:Include xmlns:xop = \"http://www.w3.org/2004/08/xop/include\"" | |
_LIT8(KXOPDocumentStart, "MIME-Version: 1.0\nContent-Type: Multipart/Related;)
| _LIT8 | ( | KXOPDocumentStart | , |
| | "MIME-Version: 1.0\nContent-Type: Multipart/Related; | boundary = MIME_boundary;\ntype=\"application/xop+xml\";\nstart=\"<root@nokia.com>\";\n\n" |
| | ) | |
Parameters
| KXOPDocumentStart | |
| "MIME-Version: 1.0\nContent-Type: Multipart/Related; boundary = MIME_boundary;\ntype=\"application/xop+xml\";\nstart=\"<root@nokia.com>\";\n\n" | |
_LIT8(KMimeRoot, "--MIME_boundary\nContent-ID: <root@nokia.com>\n\n")
| _LIT8 | ( | KMimeRoot | , |
| | "--MIME_boundary\nContent-ID: <root@nokia.com>\n\n" | |
| | ) | |
Parameters
| KMimeRoot | |
| "--MIME_boundary\nContent-ID: <root@nokia.com>\n\n" | |
_LIT8(KMimeHeaderStart, "\n\n--MIME_boundary\n")
| _LIT8 | ( | KMimeHeaderStart | , |
| | "\n\n--MIME_boundary\n" | |
| | ) | |
Parameters
| KMimeHeaderStart | |
| "\n\n--MIME_boundary\n" | |
_LIT8(KMimeHeaderContentType, "Content-Type: ")
| _LIT8 | ( | KMimeHeaderContentType | , |
| | "Content-Type: " | |
| | ) | |
Parameters
| KMimeHeaderContentType | |
| "Content-Type: " | |
_LIT8(KMimeHeaderContentIdStart)
| _LIT8 | ( | KMimeHeaderContentIdStart | | ) | |
Parameters
| KMimeHeaderContentIdStart | |
_LIT8(KMimeHeaderContentIdEnd, ", \n")
| _LIT8 | ( | KMimeHeaderContentIdEnd | , |
| | " | , |
| | \n" | |
| | ) | |
Parameters
| KMimeHeaderContentIdEnd | |
| " | |
| \n" | |
_LIT8(KXOPDocumentEnd, "\n--MIME_boundary--")
| _LIT8 | ( | KXOPDocumentEnd | , |
| | "\n--MIME_boundary--" | |
| | ) | |
Parameters
| KXOPDocumentEnd | |
| "\n--MIME_boundary--" | |
_LIT8(KInclude, "Include")
| _LIT8 | ( | KInclude | , |
| | "Include" | |
| | ) | |
_LIT8(KXOPUri, "http://www.w3.org/2004/08/xop/include")
| _LIT8 | ( | KXOPUri | , |
| | "http://www.w3.org/2004/08/xop/include" | |
| | ) | |
Parameters
| KXOPUri | |
| "http://www.w3.org/2004/08/xop/include" | |
_LIT8(KHrefStart, ")
| _LIT8 | ( | KHrefStart | , |
| | " | href = \"cid:" |
| | ) | |
Parameters
| KHrefStart | |
| " href = \"cid:" | |
_LIT8(KHrefEnd, "\"/, ")
| _LIT8 | ( | KHrefEnd | , |
| | "\"/ | , |
| | " | |
| | ) | |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.