com.edustructures.sifworks.dw
Class DwDTD

java.lang.Object
  extended by com.edustructures.sifworks.impl.SDOLibraryImpl
      extended by com.edustructures.sifworks.dw.DwDTD

public class DwDTD
extends com.edustructures.sifworks.impl.SDOLibraryImpl

Represents this package to the SIF Data Objects library. This class is used internally by the ADK.


Field Summary
static ElementDef AGGREGATECHARACTERISTICINFO
          Defines the <AggregateCharacteristicInfo> SIF Data Object
static ElementDef AGGREGATECHARACTERISTICINFO_DEFINITION
          Defines the <Definition> element as a child of <AggregateCharacteristicInfo>
static ElementDef AGGREGATECHARACTERISTICINFO_DESCRIPTION
          Defines the <Description> element as a child of <AggregateCharacteristicInfo>
static ElementDef AGGREGATECHARACTERISTICINFO_ELEMENTNAME
          Defines the <ElementName> element as a child of <AggregateCharacteristicInfo>
static ElementDef AGGREGATECHARACTERISTICINFO_REFID
          Defines the RefId attribute as a child of <AggregateCharacteristicInfo>
static ElementDef AGGREGATECHARACTERISTICINFO_SIF_EXTENDEDELEMENTS
          SIF 1.5 and later: Defines the built-in SIF_ExtendedElements element common to all SIF Data Objects
static ElementDef AGGREGATECHARACTERISTICINFO_SIF_METADATA
          SIF 2.0 and later: Defines the built-in SIF_Metadata element common to all SIF Data Objects
static ElementDef AGGREGATECHARACTERISTICINFOREFID
          Defines the <AggregateCharacteristicInfoRefId> SIF Data Object
static ElementDef AGGREGATESTATISTICFACT
          Defines the <AggregateStatisticFact> SIF Data Object
static ElementDef AGGREGATESTATISTICFACT_AGGREGATESTATISTICINFOREFID
          Defines the <AggregateStatisticInfoRefId> element as a child of <AggregateStatisticFact>
static ElementDef AGGREGATESTATISTICFACT_CHARACTERISTICS
          Defines the <Characteristics> element as a child of <AggregateStatisticFact>
static ElementDef AGGREGATESTATISTICFACT_EXCLUDED
          Defines the <Excluded> element as a child of <AggregateStatisticFact>
static ElementDef AGGREGATESTATISTICFACT_REFID
          Defines the RefId attribute as a child of <AggregateStatisticFact>
static ElementDef AGGREGATESTATISTICFACT_SIF_EXTENDEDELEMENTS
          SIF 1.5 and later: Defines the built-in SIF_ExtendedElements element common to all SIF Data Objects
static ElementDef AGGREGATESTATISTICFACT_SIF_METADATA
          SIF 2.0 and later: Defines the built-in SIF_Metadata element common to all SIF Data Objects
static ElementDef AGGREGATESTATISTICFACT_VALUE
          Defines the <Value> element as a child of <AggregateStatisticFact>
static ElementDef AGGREGATESTATISTICINFO
          Defines the <AggregateStatisticInfo> SIF Data Object
static ElementDef AGGREGATESTATISTICINFO_APPROVALDATE
          Defines the <ApprovalDate> element as a child of <AggregateStatisticInfo>
static ElementDef AGGREGATESTATISTICINFO_CALCULATIONRULE
          Defines the <CalculationRule> element as a child of <AggregateStatisticInfo>
static ElementDef AGGREGATESTATISTICINFO_DISCONTINUEDATE
          Defines the <DiscontinueDate> element as a child of <AggregateStatisticInfo>
static ElementDef AGGREGATESTATISTICINFO_EFFECTIVEDATE
          Defines the <EffectiveDate> element as a child of <AggregateStatisticInfo>
static ElementDef AGGREGATESTATISTICINFO_EXCLUSIONRULES
          Defines the <ExclusionRules> element as a child of <AggregateStatisticInfo>
static ElementDef AGGREGATESTATISTICINFO_EXPIRATIONDATE
          Defines the <ExpirationDate> element as a child of <AggregateStatisticInfo>
static ElementDef AGGREGATESTATISTICINFO_LOCATION
          Defines the <Location> element as a child of <AggregateStatisticInfo>
static ElementDef AGGREGATESTATISTICINFO_MEASURE
          Defines the <Measure> element as a child of <AggregateStatisticInfo>
static ElementDef AGGREGATESTATISTICINFO_REFID
          Defines the RefId attribute as a child of <AggregateStatisticInfo>
static ElementDef AGGREGATESTATISTICINFO_SIF_EXTENDEDELEMENTS
          SIF 1.5 and later: Defines the built-in SIF_ExtendedElements element common to all SIF Data Objects
static ElementDef AGGREGATESTATISTICINFO_SIF_METADATA
          SIF 2.0 and later: Defines the built-in SIF_Metadata element common to all SIF Data Objects
static ElementDef AGGREGATESTATISTICINFO_SOURCE
          Defines the <Source> element as a child of <AggregateStatisticInfo>
static ElementDef AGGREGATESTATISTICINFO_STATISTICNAME
          Defines the <StatisticName> element as a child of <AggregateStatisticInfo>
static ElementDef CALCULATIONRULE
          Defines the <CalculationRule> SIF Data Object
static ElementDef CALCULATIONRULE_TYPE
          Defines the Type attribute as a child of <CalculationRule>
static ElementDef CHARACTERISTICS
          Defines the <Characteristics> SIF Data Object
static ElementDef CHARACTERISTICS_AGGREGATECHARACTERISTICINFOREFID
          Defines the <AggregateCharacteristicInfoRefId> element as a child of <Characteristics>
static ElementDef EXCLUSIONRULE
          Defines the <ExclusionRule> SIF Data Object
static ElementDef EXCLUSIONRULE_TYPE
          Defines the Type attribute as a child of <ExclusionRule>
static ElementDef EXCLUSIONRULES
          Defines the <ExclusionRules> SIF Data Object
static ElementDef EXCLUSIONRULES_EXCLUSIONRULE
          Defines the <ExclusionRule> element as a child of <ExclusionRules>
static ElementDef LOCATION
          Defines the <Location> SIF Data Object
static ElementDef LOCATION_LOCATIONNAME
          Defines the <LocationName> element as a child of <Location>
static ElementDef LOCATION_LOCATIONREFID
          Defines the <LocationRefId> element as a child of <Location>
static ElementDef LOCATION_TYPE
          Defines the Type attribute as a child of <Location>
static ElementDef LOCATIONREFID
          Defines the <LocationRefId> SIF Data Object
static ElementDef LOCATIONREFID_SIF_REFOBJECT
          Defines the SIF_RefObject attribute as a child of <LocationRefId>
 
Constructor Summary
DwDTD()
           
 
Method Summary
 void addElementMappings(java.util.Map<java.lang.String,ElementDef> dtdMap)
           
 void load()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AGGREGATECHARACTERISTICINFO

public static ElementDef AGGREGATECHARACTERISTICINFO
Defines the <AggregateCharacteristicInfo> SIF Data Object


AGGREGATECHARACTERISTICINFOREFID

public static ElementDef AGGREGATECHARACTERISTICINFOREFID
Defines the <AggregateCharacteristicInfoRefId> SIF Data Object


AGGREGATESTATISTICFACT

public static ElementDef AGGREGATESTATISTICFACT
Defines the <AggregateStatisticFact> SIF Data Object


AGGREGATESTATISTICINFO

public static ElementDef AGGREGATESTATISTICINFO
Defines the <AggregateStatisticInfo> SIF Data Object


CALCULATIONRULE

public static ElementDef CALCULATIONRULE
Defines the <CalculationRule> SIF Data Object


CHARACTERISTICS

public static ElementDef CHARACTERISTICS
Defines the <Characteristics> SIF Data Object


EXCLUSIONRULE

public static ElementDef EXCLUSIONRULE
Defines the <ExclusionRule> SIF Data Object


EXCLUSIONRULES

public static ElementDef EXCLUSIONRULES
Defines the <ExclusionRules> SIF Data Object


LOCATION

public static ElementDef LOCATION
Defines the <Location> SIF Data Object


LOCATIONREFID

public static ElementDef LOCATIONREFID
Defines the <LocationRefId> SIF Data Object


AGGREGATECHARACTERISTICINFO_REFID

public static ElementDef AGGREGATECHARACTERISTICINFO_REFID
Defines the RefId attribute as a child of <AggregateCharacteristicInfo>


AGGREGATECHARACTERISTICINFO_DESCRIPTION

public static ElementDef AGGREGATECHARACTERISTICINFO_DESCRIPTION
Defines the <Description> element as a child of <AggregateCharacteristicInfo>


AGGREGATECHARACTERISTICINFO_DEFINITION

public static ElementDef AGGREGATECHARACTERISTICINFO_DEFINITION
Defines the <Definition> element as a child of <AggregateCharacteristicInfo>


AGGREGATECHARACTERISTICINFO_ELEMENTNAME

public static ElementDef AGGREGATECHARACTERISTICINFO_ELEMENTNAME
Defines the <ElementName> element as a child of <AggregateCharacteristicInfo>


AGGREGATECHARACTERISTICINFO_SIF_EXTENDEDELEMENTS

public static ElementDef AGGREGATECHARACTERISTICINFO_SIF_EXTENDEDELEMENTS
SIF 1.5 and later: Defines the built-in SIF_ExtendedElements element common to all SIF Data Objects


AGGREGATECHARACTERISTICINFO_SIF_METADATA

public static ElementDef AGGREGATECHARACTERISTICINFO_SIF_METADATA
SIF 2.0 and later: Defines the built-in SIF_Metadata element common to all SIF Data Objects


AGGREGATESTATISTICFACT_REFID

public static ElementDef AGGREGATESTATISTICFACT_REFID
Defines the RefId attribute as a child of <AggregateStatisticFact>


AGGREGATESTATISTICFACT_CHARACTERISTICS

public static ElementDef AGGREGATESTATISTICFACT_CHARACTERISTICS
Defines the <Characteristics> element as a child of <AggregateStatisticFact>


AGGREGATESTATISTICFACT_AGGREGATESTATISTICINFOREFID

public static ElementDef AGGREGATESTATISTICFACT_AGGREGATESTATISTICINFOREFID
Defines the <AggregateStatisticInfoRefId> element as a child of <AggregateStatisticFact>


AGGREGATESTATISTICFACT_EXCLUDED

public static ElementDef AGGREGATESTATISTICFACT_EXCLUDED
Defines the <Excluded> element as a child of <AggregateStatisticFact>


AGGREGATESTATISTICFACT_VALUE

public static ElementDef AGGREGATESTATISTICFACT_VALUE
Defines the <Value> element as a child of <AggregateStatisticFact>


AGGREGATESTATISTICFACT_SIF_EXTENDEDELEMENTS

public static ElementDef AGGREGATESTATISTICFACT_SIF_EXTENDEDELEMENTS
SIF 1.5 and later: Defines the built-in SIF_ExtendedElements element common to all SIF Data Objects


AGGREGATESTATISTICFACT_SIF_METADATA

public static ElementDef AGGREGATESTATISTICFACT_SIF_METADATA
SIF 2.0 and later: Defines the built-in SIF_Metadata element common to all SIF Data Objects


AGGREGATESTATISTICINFO_REFID

public static ElementDef AGGREGATESTATISTICINFO_REFID
Defines the RefId attribute as a child of <AggregateStatisticInfo>


AGGREGATESTATISTICINFO_STATISTICNAME

public static ElementDef AGGREGATESTATISTICINFO_STATISTICNAME
Defines the <StatisticName> element as a child of <AggregateStatisticInfo>


AGGREGATESTATISTICINFO_CALCULATIONRULE

public static ElementDef AGGREGATESTATISTICINFO_CALCULATIONRULE
Defines the <CalculationRule> element as a child of <AggregateStatisticInfo>


AGGREGATESTATISTICINFO_APPROVALDATE

public static ElementDef AGGREGATESTATISTICINFO_APPROVALDATE
Defines the <ApprovalDate> element as a child of <AggregateStatisticInfo>


AGGREGATESTATISTICINFO_EXPIRATIONDATE

public static ElementDef AGGREGATESTATISTICINFO_EXPIRATIONDATE
Defines the <ExpirationDate> element as a child of <AggregateStatisticInfo>


AGGREGATESTATISTICINFO_EXCLUSIONRULES

public static ElementDef AGGREGATESTATISTICINFO_EXCLUSIONRULES
Defines the <ExclusionRules> element as a child of <AggregateStatisticInfo>


AGGREGATESTATISTICINFO_SOURCE

public static ElementDef AGGREGATESTATISTICINFO_SOURCE
Defines the <Source> element as a child of <AggregateStatisticInfo>


AGGREGATESTATISTICINFO_EFFECTIVEDATE

public static ElementDef AGGREGATESTATISTICINFO_EFFECTIVEDATE
Defines the <EffectiveDate> element as a child of <AggregateStatisticInfo>


AGGREGATESTATISTICINFO_DISCONTINUEDATE

public static ElementDef AGGREGATESTATISTICINFO_DISCONTINUEDATE
Defines the <DiscontinueDate> element as a child of <AggregateStatisticInfo>


AGGREGATESTATISTICINFO_LOCATION

public static ElementDef AGGREGATESTATISTICINFO_LOCATION
Defines the <Location> element as a child of <AggregateStatisticInfo>


AGGREGATESTATISTICINFO_MEASURE

public static ElementDef AGGREGATESTATISTICINFO_MEASURE
Defines the <Measure> element as a child of <AggregateStatisticInfo>


AGGREGATESTATISTICINFO_SIF_EXTENDEDELEMENTS

public static ElementDef AGGREGATESTATISTICINFO_SIF_EXTENDEDELEMENTS
SIF 1.5 and later: Defines the built-in SIF_ExtendedElements element common to all SIF Data Objects


AGGREGATESTATISTICINFO_SIF_METADATA

public static ElementDef AGGREGATESTATISTICINFO_SIF_METADATA
SIF 2.0 and later: Defines the built-in SIF_Metadata element common to all SIF Data Objects


CALCULATIONRULE_TYPE

public static ElementDef CALCULATIONRULE_TYPE
Defines the Type attribute as a child of <CalculationRule>


CHARACTERISTICS_AGGREGATECHARACTERISTICINFOREFID

public static ElementDef CHARACTERISTICS_AGGREGATECHARACTERISTICINFOREFID
Defines the <AggregateCharacteristicInfoRefId> element as a child of <Characteristics>


EXCLUSIONRULE_TYPE

public static ElementDef EXCLUSIONRULE_TYPE
Defines the Type attribute as a child of <ExclusionRule>


EXCLUSIONRULES_EXCLUSIONRULE

public static ElementDef EXCLUSIONRULES_EXCLUSIONRULE
Defines the <ExclusionRule> element as a child of <ExclusionRules>


LOCATION_TYPE

public static ElementDef LOCATION_TYPE
Defines the Type attribute as a child of <Location>


LOCATION_LOCATIONNAME

public static ElementDef LOCATION_LOCATIONNAME
Defines the <LocationName> element as a child of <Location>


LOCATION_LOCATIONREFID

public static ElementDef LOCATION_LOCATIONREFID
Defines the <LocationRefId> element as a child of <Location>


LOCATIONREFID_SIF_REFOBJECT

public static ElementDef LOCATIONREFID_SIF_REFOBJECT
Defines the SIF_RefObject attribute as a child of <LocationRefId>

Constructor Detail

DwDTD

public DwDTD()
Method Detail

load

public void load()
Specified by:
load in class com.edustructures.sifworks.impl.SDOLibraryImpl

addElementMappings

public void addElementMappings(java.util.Map<java.lang.String,ElementDef> dtdMap)
Specified by:
addElementMappings in class com.edustructures.sifworks.impl.SDOLibraryImpl


Copyright © 2001-2007 Edustructures LLC. All Rights Reserved. SIFWorks® and ADK® are registered trademarks of Edustructures LLC. SIF™ and Schools Interoperability Framework are trademarks of the Schools Interoperability Framework Association.