Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > a151a9789d7f6da162486c8d892d2428 > files > 701

ws-jaxme-javadoc-0.5.2-1.0.6mdv2011.0.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_18) on Sat Dec 04 05:26:34 UTC 2010 -->
<TITLE>
XSSchema
</TITLE>

<META NAME="date" CONTENT="2010-12-04">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="XSSchema";
    }
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">
<HR>


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/xs/XSParticle.Type.html" title="class in org.apache.ws.jaxme.xs"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/xs/XSSimpleContentType.html" title="interface in org.apache.ws.jaxme.xs"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../index.html?org/apache/ws/jaxme/xs/XSSchema.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="XSSchema.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.ws.jaxme.xs</FONT>
<BR>
Interface XSSchema</H2>
<DL>
<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../../org/apache/ws/jaxme/xs/XSObject.html" title="interface in org.apache.ws.jaxme.xs">XSObject</A>, <A HREF="../../../../../org/apache/ws/jaxme/xs/XSOpenAttrs.html" title="interface in org.apache.ws.jaxme.xs">XSOpenAttrs</A></DD>
</DL>
<DL>
<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../../org/apache/ws/jaxme/xs/jaxb/JAXBSchema.html" title="interface in org.apache.ws.jaxme.xs.jaxb">JAXBSchema</A></DD>
</DL>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../org/apache/ws/jaxme/xs/jaxb/impl/JAXBSchemaImpl.html" title="class in org.apache.ws.jaxme.xs.jaxb.impl">JAXBSchemaImpl</A>, <A HREF="../../../../../org/apache/ws/jaxme/xs/impl/XSSchemaImpl.html" title="class in org.apache.ws.jaxme.xs.impl">XSSchemaImpl</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public interface <B>XSSchema</B><DT>extends <A HREF="../../../../../org/apache/ws/jaxme/xs/XSOpenAttrs.html" title="interface in org.apache.ws.jaxme.xs">XSOpenAttrs</A></DL>
</PRE>

<P>
<p>This interface is what you are probably most interested in: The
 logical XML Schema representation.</p>
<P>

<P>
<DL>
<DT><B>Author:</B></DT>
  <DD><a href="mailto:joe@ispsoft.de">Jochen Wiedmann</a></DD>
</DL>
<HR>

<P>

<!-- ========== METHOD SUMMARY =========== -->

<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#add(org.apache.ws.jaxme.xs.XSAnnotation)">add</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSAnnotation.html" title="interface in org.apache.ws.jaxme.xs">XSAnnotation</A>&nbsp;pAnnotation)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a new annotation to the schema.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#add(org.apache.ws.jaxme.xs.XSAttribute)">add</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSAttribute.html" title="interface in org.apache.ws.jaxme.xs">XSAttribute</A>&nbsp;pAttribute)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a new attribute to the schema.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#add(org.apache.ws.jaxme.xs.XSAttributeGroup)">add</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSAttributeGroup.html" title="interface in org.apache.ws.jaxme.xs">XSAttributeGroup</A>&nbsp;pGroup)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a new attribute group to the schema.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#add(org.apache.ws.jaxme.xs.XSElement)">add</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSElement.html" title="interface in org.apache.ws.jaxme.xs">XSElement</A>&nbsp;pElement)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a new element to the schema.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#add(org.apache.ws.jaxme.xs.XSGroup)">add</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSGroup.html" title="interface in org.apache.ws.jaxme.xs">XSGroup</A>&nbsp;pGroup)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a new group to the schema.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#add(org.apache.ws.jaxme.xs.XSIdentityConstraint)">add</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSIdentityConstraint.html" title="interface in org.apache.ws.jaxme.xs">XSIdentityConstraint</A>&nbsp;ic)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a new identity constraint to the schema.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#add(org.apache.ws.jaxme.xs.XSKeyRef)">add</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSKeyRef.html" title="interface in org.apache.ws.jaxme.xs">XSKeyRef</A>&nbsp;rf)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a new key ref to the schema.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#add(org.apache.ws.jaxme.xs.XSNotation)">add</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSNotation.html" title="interface in org.apache.ws.jaxme.xs">XSNotation</A>&nbsp;pNotation)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a new notation to the schema.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#add(org.apache.ws.jaxme.xs.XSType)">add</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSType.html" title="interface in org.apache.ws.jaxme.xs">XSType</A>&nbsp;pType)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a new type to the schema.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/xs/XSAnnotation.html" title="interface in org.apache.ws.jaxme.xs">XSAnnotation</A>[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#getAnnotations()">getAnnotations</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the array of annotations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/xs/XSAttribute.html" title="interface in org.apache.ws.jaxme.xs">XSAttribute</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#getAttribute(org.apache.ws.jaxme.xs.xml.XsQName)">getAttribute</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/xml/XsQName.html" title="class in org.apache.ws.jaxme.xs.xml">XsQName</A>&nbsp;pName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the attribute with the given name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/xs/XSAttributeGroup.html" title="interface in org.apache.ws.jaxme.xs">XSAttributeGroup</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#getAttributeGroup(org.apache.ws.jaxme.xs.xml.XsQName)">getAttributeGroup</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/xml/XsQName.html" title="class in org.apache.ws.jaxme.xs.xml">XsQName</A>&nbsp;pName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the attribute group with the given name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/xs/XSAttributeGroup.html" title="interface in org.apache.ws.jaxme.xs">XSAttributeGroup</A>[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#getAttributeGroups()">getAttributeGroups</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the array of global attribute groups.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/xs/XSAttribute.html" title="interface in org.apache.ws.jaxme.xs">XSAttribute</A>[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#getAttributes()">getAttributes</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the array of global attributes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/xs/XSType.html" title="interface in org.apache.ws.jaxme.xs">XSType</A>[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#getBuiltinTypes()">getBuiltinTypes</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the array of builtin types.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.Object[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#getChilds()">getChilds</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns all the schema annotations, types, groups,
 attribute groups, elements, and attributes, in the
 order of declaration.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/xs/parser/XSContext.html" title="interface in org.apache.ws.jaxme.xs.parser">XSContext</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#getContext()">getContext</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the schemas context.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/xs/XSElement.html" title="interface in org.apache.ws.jaxme.xs">XSElement</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#getElement(org.apache.ws.jaxme.xs.xml.XsQName)">getElement</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/xml/XsQName.html" title="class in org.apache.ws.jaxme.xs.xml">XsQName</A>&nbsp;pName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the element with the given name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/xs/XSElement.html" title="interface in org.apache.ws.jaxme.xs">XSElement</A>[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#getElements()">getElements</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the array of global elements.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/xs/XSGroup.html" title="interface in org.apache.ws.jaxme.xs">XSGroup</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#getGroup(org.apache.ws.jaxme.xs.xml.XsQName)">getGroup</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/xml/XsQName.html" title="class in org.apache.ws.jaxme.xs.xml">XsQName</A>&nbsp;pName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the group with the given name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/xs/XSGroup.html" title="interface in org.apache.ws.jaxme.xs">XSGroup</A>[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#getGroups()">getGroups</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the array of global groups.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.Map</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#getIdentityConstraints()">getIdentityConstraints</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a map of XSIdentityConstraint objects.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.Map</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#getKeyRefs()">getKeyRefs</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a map of XSKeyRef objects.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/xs/xml/XsAnyURI.html" title="class in org.apache.ws.jaxme.xs.xml">XsAnyURI</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#getTargetNamespace()">getTargetNamespace</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the schemas target namespace.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/xs/XSType.html" title="interface in org.apache.ws.jaxme.xs">XSType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#getType(org.apache.ws.jaxme.xs.xml.XsQName)">getType</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/xml/XsQName.html" title="class in org.apache.ws.jaxme.xs.xml">XsQName</A>&nbsp;pName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the type with the given name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/xs/XSType.html" title="interface in org.apache.ws.jaxme.xs">XSType</A>[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#getTypes()">getTypes</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the array of global types.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/xs/XSObjectFactory.html" title="interface in org.apache.ws.jaxme.xs">XSObjectFactory</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#getXSObjectFactory()">getXSObjectFactory</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the schemas object factory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#redefine(org.apache.ws.jaxme.xs.XSAttributeGroup)">redefine</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSAttributeGroup.html" title="interface in org.apache.ws.jaxme.xs">XSAttributeGroup</A>&nbsp;pGroup)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Redefines an existing attribute group in the schema.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#redefine(org.apache.ws.jaxme.xs.XSGroup)">redefine</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSGroup.html" title="interface in org.apache.ws.jaxme.xs">XSGroup</A>&nbsp;pGroup)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Redefines an existing group in the schema.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#redefine(org.apache.ws.jaxme.xs.XSType)">redefine</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSType.html" title="interface in org.apache.ws.jaxme.xs">XSType</A>&nbsp;pType)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Redefines an existing type in the schema.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.ws.jaxme.xs.XSOpenAttrs"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.apache.ws.jaxme.xs.<A HREF="../../../../../org/apache/ws/jaxme/xs/XSOpenAttrs.html" title="interface in org.apache.ws.jaxme.xs">XSOpenAttrs</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/ws/jaxme/xs/XSOpenAttrs.html#getOpenAttributes()">getOpenAttributes</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.ws.jaxme.xs.XSObject"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.apache.ws.jaxme.xs.<A HREF="../../../../../org/apache/ws/jaxme/xs/XSObject.html" title="interface in org.apache.ws.jaxme.xs">XSObject</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/ws/jaxme/xs/XSObject.html#getLocator()">getLocator</A>, <A HREF="../../../../../org/apache/ws/jaxme/xs/XSObject.html#getParentObject()">getParentObject</A>, <A HREF="../../../../../org/apache/ws/jaxme/xs/XSObject.html#getXSSchema()">getXSSchema</A>, <A HREF="../../../../../org/apache/ws/jaxme/xs/XSObject.html#isTopLevelObject()">isTopLevelObject</A>, <A HREF="../../../../../org/apache/ws/jaxme/xs/XSObject.html#validate()">validate</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>

<!-- ============ METHOD DETAIL ========== -->

<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="getXSObjectFactory()"><!-- --></A><H3>
getXSObjectFactory</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/xs/XSObjectFactory.html" title="interface in org.apache.ws.jaxme.xs">XSObjectFactory</A> <B>getXSObjectFactory</B>()</PRE>
<DL>
<DD><p>Returns the schemas object factory.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getContext()"><!-- --></A><H3>
getContext</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/xs/parser/XSContext.html" title="interface in org.apache.ws.jaxme.xs.parser">XSContext</A> <B>getContext</B>()</PRE>
<DL>
<DD><p>Returns the schemas context.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getTargetNamespace()"><!-- --></A><H3>
getTargetNamespace</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/xs/xml/XsAnyURI.html" title="class in org.apache.ws.jaxme.xs.xml">XsAnyURI</A> <B>getTargetNamespace</B>()</PRE>
<DL>
<DD><p>Returns the schemas target namespace. Note, that a
 <A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html" title="interface in org.apache.ws.jaxme.xs"><CODE>logical schema</CODE></A> can combine elements,
 attributes, groups, and types of various namespaces by
 importing other <A HREF="../../../../../org/apache/ws/jaxme/xs/xml/XsESchema.html" title="interface in org.apache.ws.jaxme.xs.xml"><CODE>syntactical schemas</CODE></A> with different namespaces. Thus
 the logical schemas target namespace is in fact the
 target namespace of the outermost syntactical schema.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Returns:</B><DD>Target namespace or null for null (default namespace)</DL>
</DD>
</DL>
<HR>

<A NAME="getAnnotations()"><!-- --></A><H3>
getAnnotations</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/xs/XSAnnotation.html" title="interface in org.apache.ws.jaxme.xs">XSAnnotation</A>[] <B>getAnnotations</B>()</PRE>
<DL>
<DD><p>Returns the array of annotations.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getTypes()"><!-- --></A><H3>
getTypes</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/xs/XSType.html" title="interface in org.apache.ws.jaxme.xs">XSType</A>[] <B>getTypes</B>()</PRE>
<DL>
<DD><p>Returns the array of global types. This includes simple
 and complex types. The builtin types are not included.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#getType(org.apache.ws.jaxme.xs.xml.XsQName)"><CODE>getType(XsQName)</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="getBuiltinTypes()"><!-- --></A><H3>
getBuiltinTypes</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/xs/XSType.html" title="interface in org.apache.ws.jaxme.xs">XSType</A>[] <B>getBuiltinTypes</B>()</PRE>
<DL>
<DD><p>Returns the array of builtin types. This includes simple
 and complex types.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/ws/jaxme/xs/XSSchema.html#getTypes()"><CODE>getTypes()</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="getType(org.apache.ws.jaxme.xs.xml.XsQName)"><!-- --></A><H3>
getType</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/xs/XSType.html" title="interface in org.apache.ws.jaxme.xs">XSType</A> <B>getType</B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/xml/XsQName.html" title="class in org.apache.ws.jaxme.xs.xml">XsQName</A>&nbsp;pName)</PRE>
<DL>
<DD><p>Returns the type with the given name. This may be a builtin
 type or a type defined by the schema.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getGroups()"><!-- --></A><H3>
getGroups</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/xs/XSGroup.html" title="interface in org.apache.ws.jaxme.xs">XSGroup</A>[] <B>getGroups</B>()</PRE>
<DL>
<DD><p>Returns the array of global groups.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getGroup(org.apache.ws.jaxme.xs.xml.XsQName)"><!-- --></A><H3>
getGroup</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/xs/XSGroup.html" title="interface in org.apache.ws.jaxme.xs">XSGroup</A> <B>getGroup</B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/xml/XsQName.html" title="class in org.apache.ws.jaxme.xs.xml">XsQName</A>&nbsp;pName)</PRE>
<DL>
<DD><p>Returns the group with the given name.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getAttributeGroups()"><!-- --></A><H3>
getAttributeGroups</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/xs/XSAttributeGroup.html" title="interface in org.apache.ws.jaxme.xs">XSAttributeGroup</A>[] <B>getAttributeGroups</B>()</PRE>
<DL>
<DD><p>Returns the array of global attribute groups.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getAttributeGroup(org.apache.ws.jaxme.xs.xml.XsQName)"><!-- --></A><H3>
getAttributeGroup</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/xs/XSAttributeGroup.html" title="interface in org.apache.ws.jaxme.xs">XSAttributeGroup</A> <B>getAttributeGroup</B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/xml/XsQName.html" title="class in org.apache.ws.jaxme.xs.xml">XsQName</A>&nbsp;pName)</PRE>
<DL>
<DD><p>Returns the attribute group with the given name.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getElements()"><!-- --></A><H3>
getElements</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/xs/XSElement.html" title="interface in org.apache.ws.jaxme.xs">XSElement</A>[] <B>getElements</B>()</PRE>
<DL>
<DD><p>Returns the array of global elements.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getElement(org.apache.ws.jaxme.xs.xml.XsQName)"><!-- --></A><H3>
getElement</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/xs/XSElement.html" title="interface in org.apache.ws.jaxme.xs">XSElement</A> <B>getElement</B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/xml/XsQName.html" title="class in org.apache.ws.jaxme.xs.xml">XsQName</A>&nbsp;pName)</PRE>
<DL>
<DD><p>Returns the element with the given name.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getAttributes()"><!-- --></A><H3>
getAttributes</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/xs/XSAttribute.html" title="interface in org.apache.ws.jaxme.xs">XSAttribute</A>[] <B>getAttributes</B>()</PRE>
<DL>
<DD><p>Returns the array of global attributes.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getAttribute(org.apache.ws.jaxme.xs.xml.XsQName)"><!-- --></A><H3>
getAttribute</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/xs/XSAttribute.html" title="interface in org.apache.ws.jaxme.xs">XSAttribute</A> <B>getAttribute</B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/xml/XsQName.html" title="class in org.apache.ws.jaxme.xs.xml">XsQName</A>&nbsp;pName)</PRE>
<DL>
<DD><p>Returns the attribute with the given name.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getIdentityConstraints()"><!-- --></A><H3>
getIdentityConstraints</H3>
<PRE>
java.util.Map <B>getIdentityConstraints</B>()</PRE>
<DL>
<DD><p>Returns a map of XSIdentityConstraint objects.
 The key is the constraints name. The map is immutable.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getKeyRefs()"><!-- --></A><H3>
getKeyRefs</H3>
<PRE>
java.util.Map <B>getKeyRefs</B>()</PRE>
<DL>
<DD><p>Returns a map of XSKeyRef objects. The key is the
 key refs name. The map is immutable.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getChilds()"><!-- --></A><H3>
getChilds</H3>
<PRE>
java.lang.Object[] <B>getChilds</B>()</PRE>
<DL>
<DD><p>Returns all the schema annotations, types, groups,
 attribute groups, elements, and attributes, in the
 order of declaration.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="add(org.apache.ws.jaxme.xs.XSAnnotation)"><!-- --></A><H3>
add</H3>
<PRE>
void <B>add</B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSAnnotation.html" title="interface in org.apache.ws.jaxme.xs">XSAnnotation</A>&nbsp;pAnnotation)</PRE>
<DL>
<DD><p>Adds a new annotation to the schema.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="add(org.apache.ws.jaxme.xs.XSType)"><!-- --></A><H3>
add</H3>
<PRE>
void <B>add</B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSType.html" title="interface in org.apache.ws.jaxme.xs">XSType</A>&nbsp;pType)
         throws org.xml.sax.SAXException</PRE>
<DL>
<DD><p>Adds a new type to the schema.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="redefine(org.apache.ws.jaxme.xs.XSType)"><!-- --></A><H3>
redefine</H3>
<PRE>
void <B>redefine</B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSType.html" title="interface in org.apache.ws.jaxme.xs">XSType</A>&nbsp;pType)
              throws org.xml.sax.SAXException</PRE>
<DL>
<DD><p>Redefines an existing type in the schema.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="add(org.apache.ws.jaxme.xs.XSGroup)"><!-- --></A><H3>
add</H3>
<PRE>
void <B>add</B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSGroup.html" title="interface in org.apache.ws.jaxme.xs">XSGroup</A>&nbsp;pGroup)
         throws org.xml.sax.SAXException</PRE>
<DL>
<DD><p>Adds a new group to the schema.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="redefine(org.apache.ws.jaxme.xs.XSGroup)"><!-- --></A><H3>
redefine</H3>
<PRE>
void <B>redefine</B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSGroup.html" title="interface in org.apache.ws.jaxme.xs">XSGroup</A>&nbsp;pGroup)
              throws org.xml.sax.SAXException</PRE>
<DL>
<DD><p>Redefines an existing group in the schema.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="add(org.apache.ws.jaxme.xs.XSAttributeGroup)"><!-- --></A><H3>
add</H3>
<PRE>
void <B>add</B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSAttributeGroup.html" title="interface in org.apache.ws.jaxme.xs">XSAttributeGroup</A>&nbsp;pGroup)
         throws org.xml.sax.SAXException</PRE>
<DL>
<DD><p>Adds a new attribute group to the schema.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="redefine(org.apache.ws.jaxme.xs.XSAttributeGroup)"><!-- --></A><H3>
redefine</H3>
<PRE>
void <B>redefine</B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSAttributeGroup.html" title="interface in org.apache.ws.jaxme.xs">XSAttributeGroup</A>&nbsp;pGroup)
              throws org.xml.sax.SAXException</PRE>
<DL>
<DD><p>Redefines an existing attribute group in the schema.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="add(org.apache.ws.jaxme.xs.XSAttribute)"><!-- --></A><H3>
add</H3>
<PRE>
void <B>add</B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSAttribute.html" title="interface in org.apache.ws.jaxme.xs">XSAttribute</A>&nbsp;pAttribute)
         throws org.xml.sax.SAXException</PRE>
<DL>
<DD><p>Adds a new attribute to the schema.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="add(org.apache.ws.jaxme.xs.XSElement)"><!-- --></A><H3>
add</H3>
<PRE>
void <B>add</B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSElement.html" title="interface in org.apache.ws.jaxme.xs">XSElement</A>&nbsp;pElement)
         throws org.xml.sax.SAXException</PRE>
<DL>
<DD><p>Adds a new element to the schema.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="add(org.apache.ws.jaxme.xs.XSNotation)"><!-- --></A><H3>
add</H3>
<PRE>
void <B>add</B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSNotation.html" title="interface in org.apache.ws.jaxme.xs">XSNotation</A>&nbsp;pNotation)
         throws org.xml.sax.SAXException</PRE>
<DL>
<DD><p>Adds a new notation to the schema.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="add(org.apache.ws.jaxme.xs.XSIdentityConstraint)"><!-- --></A><H3>
add</H3>
<PRE>
void <B>add</B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSIdentityConstraint.html" title="interface in org.apache.ws.jaxme.xs">XSIdentityConstraint</A>&nbsp;ic)
         throws org.xml.sax.SAXException</PRE>
<DL>
<DD><p>Adds a new identity constraint to the schema.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="add(org.apache.ws.jaxme.xs.XSKeyRef)"><!-- --></A><H3>
add</H3>
<PRE>
void <B>add</B>(<A HREF="../../../../../org/apache/ws/jaxme/xs/XSKeyRef.html" title="interface in org.apache.ws.jaxme.xs">XSKeyRef</A>&nbsp;rf)
         throws org.xml.sax.SAXException</PRE>
<DL>
<DD><p>Adds a new key ref to the schema.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/xs/XSParticle.Type.html" title="class in org.apache.ws.jaxme.xs"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/xs/XSSimpleContentType.html" title="interface in org.apache.ws.jaxme.xs"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../index.html?org/apache/ws/jaxme/xs/XSSchema.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="XSSchema.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>