anyAttribute
要素を使用すると、スキーマで指定されていない属性を使用してXMLドキュメントを拡張できます。
complexType
restriction
(simpleContentおよびcomplexContentの両方)
extension
(simpleContentおよびcomplexContentの両方)
attributeGroup
<anyAttribute
id=ID
namespace=namespace
processContents=lax|skip|strict
any attributes
>
(annotation?)
</anyAttribute>
注意: ?記号は、指定した要素が
anyAttribute
要素内に0回以上出現することを宣言します。
id
namespace
processContents
any
要素で指定された要素を検証する方法を指定します。次のいずれかに設定できます。
any attributes
この要素およびすべてのXML要素の詳細は、http://www.w3.org/TR/xmlschema-1/にある「W3C XML Schema Part 1: Structures」の仕様を参照してください。
Copyright © 1997, 2004, Oracle. All rights reserved.