C# Class HandCoded.FpML.Releases

The Releases class contains a set of static objects describing the FpML specification and its various releases.
Mostra file Open project: formicary/fpml-toolkit-csharp

Public Properties

Property Type Description
FPML HandCoded.Meta.Specification
R1_0 HandCoded.FpML.Meta.DTDRelease
R2_0 HandCoded.FpML.Meta.DTDRelease
R3_0 HandCoded.FpML.Meta.DTDRelease
R4_0 HandCoded.FpML.Meta.SchemaRelease
R4_1 HandCoded.FpML.Meta.SchemaRelease
R4_2 HandCoded.FpML.Meta.SchemaRelease
R4_3 HandCoded.FpML.Meta.SchemaRelease
R4_4 HandCoded.FpML.Meta.SchemaRelease
R4_5 HandCoded.FpML.Meta.SchemaRelease
R4_6 HandCoded.FpML.Meta.SchemaRelease
R4_7 HandCoded.FpML.Meta.SchemaRelease
R4_8 HandCoded.FpML.Meta.SchemaRelease
R4_9 HandCoded.FpML.Meta.SchemaRelease
R5_0_CONFIRMATION HandCoded.FpML.Meta.SchemaRelease
R5_0_REPORTING HandCoded.FpML.Meta.SchemaRelease
R5_1_CONFIRMATION HandCoded.FpML.Meta.SchemaRelease
R5_1_REPORTING HandCoded.FpML.Meta.SchemaRelease
R5_2_CONFIRMATION HandCoded.FpML.Meta.SchemaRelease
R5_2_RECORDKEEPING HandCoded.FpML.Meta.SchemaRelease
R5_2_REPORTING HandCoded.FpML.Meta.SchemaRelease
R5_2_TRANSPARENCY HandCoded.FpML.Meta.SchemaRelease
R5_3_CONFIRMATION HandCoded.FpML.Meta.SchemaRelease
R5_3_RECORDKEEPING HandCoded.FpML.Meta.SchemaRelease
R5_3_REPORTING HandCoded.FpML.Meta.SchemaRelease
R5_3_TRANSPARENCY HandCoded.FpML.Meta.SchemaRelease

Private Methods

Method Description
Releases ( ) : System

Ensures that no instances can be created.

Property Details

FPML public_oe static_oe property

A HandCoded.Meta.Specification instance representing FpML as a whole.
public static HandCoded.Meta.Specification FPML
return HandCoded.Meta.Specification

R1_0 public_oe static_oe property

A DTDRelease instance containing the details for the FpML 1-0 recommendation.
public static DTDRelease,HandCoded.FpML.Meta R1_0
return HandCoded.FpML.Meta.DTDRelease

R2_0 public_oe static_oe property

A DTDRelease instance containing the details for the FpML 2-0 recommendation.
public static DTDRelease,HandCoded.FpML.Meta R2_0
return HandCoded.FpML.Meta.DTDRelease

R3_0 public_oe static_oe property

A DTDRelease instance containing the details for the FpML 3-0 trial recommendation.
public static DTDRelease,HandCoded.FpML.Meta R3_0
return HandCoded.FpML.Meta.DTDRelease

R4_0 public_oe static_oe property

A SchemaRelease instance containing the details for FpML 4-0 recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R4_0
return HandCoded.FpML.Meta.SchemaRelease

R4_1 public_oe static_oe property

A SchemaRelease instance containing the details for FpML 4-1 recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R4_1
return HandCoded.FpML.Meta.SchemaRelease

R4_2 public_oe static_oe property

A SchemaRelease instance containing the details for FpML 4-2 recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R4_2
return HandCoded.FpML.Meta.SchemaRelease

R4_3 public_oe static_oe property

A SchemaRelease instance containing the details for FpML 4-3 recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R4_3
return HandCoded.FpML.Meta.SchemaRelease

R4_4 public_oe static_oe property

A SchemaRelease instance containing the details for FpML 4-4 recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R4_4
return HandCoded.FpML.Meta.SchemaRelease

R4_5 public_oe static_oe property

A SchemaRelease instance containing the details for FpML 4-5 recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R4_5
return HandCoded.FpML.Meta.SchemaRelease

R4_6 public_oe static_oe property

A SchemaRelease instance containing the details for FpML 4-6 recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R4_6
return HandCoded.FpML.Meta.SchemaRelease

R4_7 public_oe static_oe property

A SchemaRelease instance containing the details for FpML 4-7 recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R4_7
return HandCoded.FpML.Meta.SchemaRelease

R4_8 public_oe static_oe property

A SchemaRelease instance containing the details for FpML 4-8 recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R4_8
return HandCoded.FpML.Meta.SchemaRelease

R4_9 public_oe static_oe property

A SchemaRelease instance containing the details for FpML 4-9 recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R4_9
return HandCoded.FpML.Meta.SchemaRelease

R5_0_CONFIRMATION public_oe static_oe property

A SchemaRelease instance containing the details for FpML 5-0 confirmation view recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R5_0_CONFIRMATION
return HandCoded.FpML.Meta.SchemaRelease

R5_0_REPORTING public_oe static_oe property

A SchemaRelease instance containing the details for FpML 5-0 reporting view recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R5_0_REPORTING
return HandCoded.FpML.Meta.SchemaRelease

R5_1_CONFIRMATION public_oe static_oe property

A SchemaRelease instance containing the details for FpML 5-1 confirmation view recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R5_1_CONFIRMATION
return HandCoded.FpML.Meta.SchemaRelease

R5_1_REPORTING public_oe static_oe property

A SchemaRelease instance containing the details for FpML 5-1 reporting view recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R5_1_REPORTING
return HandCoded.FpML.Meta.SchemaRelease

R5_2_CONFIRMATION public_oe static_oe property

A SchemaRelease instance containing the details for FpML 5-2 confirmation view recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R5_2_CONFIRMATION
return HandCoded.FpML.Meta.SchemaRelease

R5_2_RECORDKEEPING public_oe static_oe property

A SchemaRelease instance containing the details for FpML 5-2 record keeeping view recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R5_2_RECORDKEEPING
return HandCoded.FpML.Meta.SchemaRelease

R5_2_REPORTING public_oe static_oe property

A SchemaRelease instance containing the details for FpML 5-2 reporting view recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R5_2_REPORTING
return HandCoded.FpML.Meta.SchemaRelease

R5_2_TRANSPARENCY public_oe static_oe property

A SchemaRelease instance containing the details for FpML 5-2 transparency view recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R5_2_TRANSPARENCY
return HandCoded.FpML.Meta.SchemaRelease

R5_3_CONFIRMATION public_oe static_oe property

A SchemaRelease instance containing the details for FpML 5-3 confirmation view recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R5_3_CONFIRMATION
return HandCoded.FpML.Meta.SchemaRelease

R5_3_RECORDKEEPING public_oe static_oe property

A SchemaRelease instance containing the details for FpML 5-3 record keeeping view recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R5_3_RECORDKEEPING
return HandCoded.FpML.Meta.SchemaRelease

R5_3_REPORTING public_oe static_oe property

A SchemaRelease instance containing the details for FpML 5-3 reporting view recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R5_3_REPORTING
return HandCoded.FpML.Meta.SchemaRelease

R5_3_TRANSPARENCY public_oe static_oe property

A SchemaRelease instance containing the details for FpML 5-3 transparency view recommendation.
public static SchemaRelease,HandCoded.FpML.Meta R5_3_TRANSPARENCY
return HandCoded.FpML.Meta.SchemaRelease