well-formed xml的意思
well-formed xml中文翻譯:
格式良好的xml
相似詞語短語
well-formed───完整的,形成良好的
well-formedness───格式良好
well informed───消息靈通的;見多識廣的
well turned out───結果很好
ill-formed───不合時宜
well bred───有教養的;高貴的;受過良好教育的
well earned───應得的;理所當然的
well fed───營養好的;吃得好的
well founded───有理由的
雙語使用場景
DB2 can store any well-formed XML document of up to 2 GB.───DB 2最多可存儲2 gb格式良好的XML文檔。
DB2 can store any well-formed XML document up to 2gb.───DB 2可以存儲最大為2gb的格式良好的任何XML文檔。
Listing 1 is an example of well-formed XML.───清單1是一份格式良好的XML的示例。
This does not mean that the message must be in one of the XML domains, but the bitstream must contain well-formed XML.───這并不意味著消息必須屬于某個XML域,但是位流必須包含格式正確的XML。
For a message type that specifies well-formed XML, the body of the message must be well-formed XML.───對于指定正確XML格式的消息類型,消息的正文必須為格式正確的XML。
A stylesheet is a well formed XML document used to present the XML source document in various formats of your choosing.───樣式表是一種結構良好的XML文檔,用于按照選擇的不同格式表示XML源文檔。
I think this should be summarized as: "Do not use mechanisms that you're not sure will result in well-formed XML. "───我認為可以將他的建議歸納為“不要使用不能保證產生結構良好的XML的機制。”
You can add a root element to the top of these nodes and create well-formed XML that can be saved without error.───可以向這些節點的頂部添加根元素并創建保存時不會發生錯誤的格式正確的XML。
The Scanner and Parser phases verify that the document to load is a well-formed XML document which does not contain XML syntax errors.───掃描儀和分析器階段驗證要加載的文檔是否是不包含XML語法錯誤的格式良好的XML文檔。
英語使用場景
The insertString() method shown in Listing 5 illustrates how you can insert a well-formed XML document assigned to a character string variable into DB2.
Remember that OpenLaszlo uses LZX as its declarative markup language, which also follows the same basic principles as any well-formed XML.
Special characters in attribute values and character content are replaced by character references (as usual for well-formed XML).
It then uses string concatenation to create a complete, well-formed XML document from it.
If you want to write HTML that is well-formed XML, follow the Extensible Hypertext Markup Language (XHTML) standard from the World Wide Web Consortium (W3C) (see Resources).
MXML files are, at heart, well-formed XML files, which means the XML namespaces serve the same purpose as any XML namespace does, that of keeping different tag names lexically scoped.