Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
このxmlをいくつかのバリデーターでチェックインしました:
<root> <tag>text</tag>even more text </root>
有効です。誰かが例から「さらに多くのテキスト」文字列とは何かを説明してください。また、いくつかのドキュメントを参照してください。
これは文字データの一部です(タグ要素内の他のテキストと同様)。
DTD/Schema/etc で別段の指示がない限り、どの要素にも文字データを含めることができます。