complexType "Offset"
Namespace:
Content:
complex, 1 attribute, 2 elements
Defined:
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
periodMultiplier, period
</...>
Content Model Elements (2):
period (defined in Period complexType), periodMultiplier (defined in Period complexType)
Known Direct Subtypes (2):
DateOffset, RelativeDateOffset
Known Indirect Subtypes (2):
AdjustedRelativeDateOffset, RelativeDates
All Direct / Indirect Based Elements (11):
dateOffset,
expirationDateOffset,
feePaymentDate (defined in ExerciseFee complexType),
feePaymentDate (defined in ExerciseFeeSchedule complexType),
inflationLag,
offset,
paymentDaysOffset,
relativeDate (defined in AdjustableDatesOrRelativeDateOffset complexType),
relativeDate (defined in AdjustableOrRelativeDate complexType),
relativeDates (defined in AdjustableOrRelativeDates complexType),
relativeDates (defined in AdjustableRelativeOrPeriodicDates2 complexType)
Known Usage Locations
Annotation
A type defining an offset used in calculating a new date relative to a reference date. Currently, the only offsets defined are expected to be expressed as either calendar or business day offsets.
Type Definition Detail
Type Derivation Tree
Period (extension)
  Offset
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="Offset">
<xsd:complexContent>
<xsd:extension base="Period">
<!--View Generation: Skipped an empty sequence.-->
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.