Skip navigation links

Package com.sun.msv.verifier

Contains abstract model for grammar-based schema and concrete verifier implementation for the abstract schema.

See: Description

Package com.sun.msv.verifier Description

Contains abstract model for grammar-based schema and concrete verifier implementation for the abstract schema.

The model of the schema consists of two interfaces:

  1. DocumentDeclaration, which corresponds to constraints over XML documents
  2. ElementDeclaration, which corresponds to constraints over an XML element
  3. Acceptor, which verifies XML content against the content model

Note that these definitions capture schema from verifier's point of view. ���؂ɑ΂��Ē����ȃX�L�[�}�̃I�u�W�F�N�g���f���ƁA���؂̃A���S���Y���ɓ��������A�_�v�^�Ƃ͕ʂɗp�ӂ���̂��]�܂����BThese definitions are for the latter, not for the former.

 

Skip navigation links

Copyright © 2016 Oracle Corporation. All rights reserved.