Class ContentType

java.lang.Object
com.saxonica.ee.schema.ContentType

public class ContentType extends Object
Corresponds to a Content Type Property Record as defined in the XML Schema 1.1 specification
  • Field Details

    • variety

      public int variety
    • particle

      public Particle particle
    • openContentWildcard

      public Wildcard openContentWildcard
    • openContentMode

      public String openContentMode
    • simpleTypeDefinition

      public SimpleType simpleTypeDefinition
  • Constructor Details

    • ContentType

      public ContentType()