XML Schemaコンポーネント - <xsd:redefine>要素

redefine要素では、単純型と複合型、グループおよび外部スキーマからの属性グループを再定義します。

親要素

構文

<redefine
id=ID
schemaLocation=anyURI
any attributes
>

(annotation|(simpleType|complexType|group|attributeGroup))*

</redefine>

属性

id
オプション。要素の一意のIDを指定します。
schemaLocation
必須。スキーマ・ドキュメントの場所へのURIです。
any attributes
オプション。スキーマ以外の名前空間を持つその他の属性を指定します。

この要素およびすべてのXML要素の詳細は、http://www.w3.org/TR/xmlschema-1/にある「W3C XML Schema Part 1: Structures」の仕様を参照してください。


XML Schemaエディタについて

 

 

Copyright © 1997, 2004, Oracle. All rights reserved.