Package org.infoml.jaxb

Interface Summary
AgentContainerLocationType Describes a specific container, a location within that container, and agents (author, editor, etc.) associated with the container.
AgentType Used to describe any person, group, or entity associated with the enclosing data element; the role attribute describes the agent's role: e.g., author, editor, accountant, etc.
AnyWithOwnerType type used when a third-party developer wants to insert custom XML Java content class for anyWithOwnerType complex type.
AType Java content class for aType complex type.
AType.Code Java content class for code element declaration.
AType.Em Java content class for em element declaration.
AType.Pre Java content class for pre element declaration.
AType.Strong Java content class for strong element declaration.
CaptionType Java content class for captionType complex type.
CodeType Java content class for codeType complex type.
CodeType.A Java content class for a element declaration.
CodeType.Em Java content class for em element declaration.
CodeType.Pre Java content class for pre element declaration.
CodeType.Strong Java content class for strong element declaration.
ComplexPointType Describes a point (e.g., a location within a container) as an ordered list of unit/value pairs Java content class for complexPointType complex type.
ComplexRangeType Describes a range of complex points Java content class for complexRangeType complex type.
ContactInfoType Java content class for contactInfoType complex type.
ContainerType Used to specify the name (in multiple parts--e.g., title and subtitle) of the entity that contains the associated content (e.g., book, movie, article, music album).
ContentAgentContainerLocationType Used to encapsulate one piece of content with all the known information about it, including (optionally) agent and location information for each container associated with the content.
DateWithRoleType Java content class for dateWithRoleType complex type.
EmType Java content class for emType complex type.
EmType.A Java content class for a element declaration.
EmType.Code Java content class for code element declaration.
EmType.Em Java content class for em element declaration.
EmType.Pre Java content class for pre element declaration.
EmType.Strong Java content class for strong element declaration.
EnclosingSourceType Describes an enclosing container (e.g., a journal defined by volumes and issues) Java content class for enclosingSourceType complex type.
ExtendedPointersType An ordered sequence of text-annotated pointers to other infocards, along with attribute data, as follows--name: see documentation; quality: arbitrary string describing the ordering assumed to apply to this ordered sequence of infocards; notes: user-defined string.
ExtendedPointersWithOwnerType Java content class for extendedPointersWithOwnerType complex type.
ExtendedSourceType Used to handle situations where content associated with more than one container (e.g., a quotation is found in book A but is attributed to book B).
InfomlFile Java content class for infomlFile element declaration.
InfomlFileType Java content class for anonymous complex type.
InfomlType Java content class for infomlType complex type.
LocationType Fully describes the location of content within the container as either a point or range within the innermost subcontainer (e.g., pages xxiv through xxvii or page 4) Java content class for locationType complex type.
MultipleLinesType Java content class for multipleLinesType complex type.
NonnullTokenWithOwnerReplaceType This type is used for non-null tokens that have a required 'owner' attribute.
NonnullTokenWithOwnerType This type is used for non-null tokens that have a required 'owner' attribute.
NonnullTokenWithRoleType This type is used for non-null tokens that have a required 'role' attribute.
NonnullTokenWithSeparatorType This type is used for non-null tokens that have a required 'preSeparator' attribute.
PoemType Java content class for poemType complex type.
PointersType An ordered sequence of text-annotated pointers to other infocards, along with attribute data, as follows--notes: user-defined string.
PointType Used to specify a single value as part of describing the location of content within the container; the unit attribute describes the unit of measure (e.g., value = "xxix", NEEDS FIXING unit = "page").
PropertiesType Contains various key-value pairs that are associated with the current infocard.
PType Java content class for pType complex type.
PType.A Java content class for a element declaration.
PType.Code Java content class for code element declaration.
PType.Em Java content class for em element declaration.
PType.Pre Java content class for pre element declaration.
PType.Strong Java content class for strong element declaration.
RangeType Used to specify a range of values as part of describing the location of content within the container; the unit attribute describes the unit of measure (e.g., begin = "xxiv", end = "xxvii", unit = "page").
RichPointerType Used to implement ptr elements.
RichPointerType.P Java content class for p element declaration.
RichPointerType.Poem Java content class for poem element declaration.
RichPointerType.Quotation Java content class for quotation element declaration.
RichPointerType.Table Java content class for table element declaration.
RichTextFragmentsType Java content class for richTextFragmentsType complex type.
RichTextType A collection of text-related elements: paragraphs (simpleRichText enclosed in a p element) quotations (simpleRichText with author information, often formatted as being set apart from paragraphs of text), poems, and simple tables.
RichTextType.P Java content class for p element declaration.
RichTextType.Poem Java content class for poem element declaration.
RichTextType.Quotation Java content class for quotation element declaration.
RichTextType.Table Java content class for table element declaration.
RichTextWithExactType multi-paragraph style text, plus an exact attribute (used to indicate whether the text is an exact quotation or a paraphrase/summary Java content class for richTextWithExactType complex type.
RichTextWithOwnerType NEEDS DESCRIPTION Java content class for richTextWithOwnerType complex type.
SelectorsType Contains zero or more selectors (defined as "a string that, by its presence, can be used to select certain infocards and reject all other infocards").
SimpleRichTextType Text that can contain the following styles: em (usually represented as italics), strong (bold), code (monospace font), a (hyperlink), and pre (preformatted, including multiple contiguous spaces and tab characters).
SimpleRichTextType.A Java content class for a element declaration.
SimpleRichTextType.Code Java content class for code element declaration.
SimpleRichTextType.Em Java content class for em element declaration.
SimpleRichTextType.Pre Java content class for pre element declaration.
SimpleRichTextType.Strong Java content class for strong element declaration.
SimpleRichTextWithAuthorType Java content class for simpleRichTextWithAuthorType complex type.
SimpleRichTextWithInfoType Java content class for simpleRichTextWithInfoType complex type.
SimpleRichTextWithOwnerReplaceType Java content class for simpleRichTextWithOwnerReplaceType complex type.
SimpleRichTextWithOwnerType Java content class for simpleRichTextWithOwnerType complex type.
SimpleRichTextWithSeparatorType Java content class for simpleRichTextWithSeparatorType complex type.
StrongType Java content class for strongType complex type.
StrongType.A Java content class for a element declaration.
StrongType.Code Java content class for code element declaration.
StrongType.Em Java content class for em element declaration.
StrongType.Pre Java content class for pre element declaration.
TableRowType Java content class for tableRowType complex type.
TableRowType.Th Java content class for th element declaration.
TableRowType.Tr Java content class for tr element declaration.
TableType Java content class for tableType complex type.
 

Class Summary
ObjectFactory This object contains factory methods for each Java content interface and Java element interface generated in the org.infoml.jaxb package.