| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XsTFacet | |
| net.sf.jaxme.xs.xml | |
| net.sf.jaxme.xs.xml.impl | |
| Uses of XsTFacet in net.sf.jaxme.xs.xml | 
| Subinterfaces of XsTFacet in net.sf.jaxme.xs.xml | |
 interface | 
XsEMaxExclusive
Interface of xs:maxExclusive,
 following this specification:
 
  <xs:element name="maxExclusive" id="maxExclusive" type="xs:facet">
    <xs:annotation>
      <xs:documentation
        source="http://www.w3.org/TR/xmlschema-2/#element-maxExclusive"/>
    </xs:annotation>
  </xs:element>
  | 
 interface | 
XsEMaxInclusive
Interface of xs:maxInclusive,
 following this specification:
 
  <xs:element name="maxInclusive" id="maxInclusive" type="xs:facet">
    <xs:annotation>
      <xs:documentation
        source="http://www.w3.org/TR/xmlschema-2/#element-maxInclusive"/>
    </xs:annotation>
  </xs:element>
  | 
 interface | 
XsEMinExclusive
Interface of xs:minExclusive,
 following this specification:
 
  <xs:element name="minExclusive" id="minExclusive" type="xs:facet">
    <xs:annotation>
      <xs:documentation
        source="http://www.w3.org/TR/xmlschema-2/#element-minExclusive"/>
    </xs:annotation>
  </xs:element>
  | 
 interface | 
XsEMinInclusive
Interface of xs:minInclusive,
 following this specification:
 
   | 
 interface | 
XsEWhiteSpace
Interface of xs:whiteSpace, following
 this specification:
 
  <xs:element name="whiteSpace" id="whiteSpace">
    <xs:annotation>
      <xs:documentation
        source="http://www.w3.org/TR/xmlschema-2/#element-whiteSpace"/>
    </xs:annotation>
    <xs:complexType>
      <xs:complexContent>
        <xs:restriction base="xs:facet">
          <xs:sequence>
            <xs:element ref="xs:annotation" minOccurs="0"/>
          </xs:sequence>
          <xs:attribute name="value" use="required">
            <xs:simpleType>
              <xs:restriction base="xs:NMTOKEN">
                <xs:enumeration value="preserve"/>
                <xs:enumeration value="replace"/>
                <xs:enumeration value="collapse"/>
              </xs:restriction>
            </xs:simpleType>
          </xs:attribute>
        </xs:restriction>
      </xs:complexContent>
    </xs:complexType>
  </xs:element>
  | 
| Uses of XsTFacet in net.sf.jaxme.xs.xml.impl | 
| Classes in net.sf.jaxme.xs.xml.impl that implement XsTFacet | |
 class | 
XsEMaxExclusiveImpl
Implementation of xs:maxExclusive,
 following this specification:
 
  <xs:element name="maxExclusive" id="maxExclusive" type="xs:facet">
    <xs:annotation>
      <xs:documentation
        source="http://www.w3.org/TR/xmlschema-2/#element-maxExclusive"/>
    </xs:annotation>
  </xs:element>
  | 
 class | 
XsEMaxInclusiveImpl
Implementation of xs:maxInclusive,
 following this specification:
 
  <xs:element name="maxInclusive" id="maxInclusive" type="xs:facet">
    <xs:annotation>
      <xs:documentation
        source="http://www.w3.org/TR/xmlschema-2/#element-maxInclusive"/>
    </xs:annotation>
  </xs:element>
  | 
 class | 
XsEMinExclusiveImpl
Implementation of xs:minExclusive,
 following this specification:
 
  <xs:element name="minExclusive" id="minExclusive" type="xs:facet">
    <xs:annotation>
      <xs:documentation
        source="http://www.w3.org/TR/xmlschema-2/#element-minExclusive"/>
    </xs:annotation>
  </xs:element>
  | 
 class | 
XsEMinInclusiveImpl
Implementation of xs:minInclusive,
 following this specification:
 
   | 
 class | 
XsEWhiteSpaceImpl
Implementation of xs:whiteSpace, following
 this specification:
 
  <xs:element name="whiteSpace" id="whiteSpace">
    <xs:annotation>
      <xs:documentation
        source="http://www.w3.org/TR/xmlschema-2/#element-whiteSpace"/>
    </xs:annotation>
    <xs:complexType>
      <xs:complexContent>
        <xs:restriction base="xs:facet">
          <xs:sequence>
            <xs:element ref="xs:annotation" minOccurs="0"/>
          </xs:sequence>
          <xs:attribute name="value" use="required">
            <xs:simpleType>
              <xs:restriction base="xs:NMTOKEN">
                <xs:enumeration value="preserve"/>
                <xs:enumeration value="replace"/>
                <xs:enumeration value="collapse"/>
              </xs:restriction>
            </xs:simpleType>
          </xs:attribute>
        </xs:restriction>
      </xs:complexContent>
    </xs:complexType>
  </xs:element>
  | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||