public SignaturePolicyIdType()
 {
     this.sigPolicyQualifiersField = new ObservableCollection <AnyType>();
     this.sigPolicyHashField       = new DigestAlgAndValueType();
     this.transformsField          = new ObservableCollection <TransformType>();
     this.sigPolicyIdField         = new ObjectIdentifierType();
 }
 public CommitmentTypeIndicationType() {
     this.commitmentTypeQualifiersField = new ObservableCollection<AnyType>();
     this.itemsField = new ObservableCollection<object>();
     this.commitmentTypeIdField = new ObjectIdentifierType();
 }
 public DataObjectFormatType() {
     this.objectIdentifierField = new ObjectIdentifierType();
 }
 public SignaturePolicyIdType() {
     this.sigPolicyQualifiersField = new ObservableCollection<AnyType>();
     this.sigPolicyHashField = new DigestAlgAndValueType();
     this.transformsField = new ObservableCollection<TransformType>();
     this.sigPolicyIdField = new ObjectIdentifierType();
 }
 public CommitmentTypeIndicationType()
 {
     this.commitmentTypeQualifiersField = new ObservableCollection <AnyType>();
     this.itemsField            = new ObservableCollection <object>();
     this.commitmentTypeIdField = new ObjectIdentifierType();
 }
 public DataObjectFormatType()
 {
     this.objectIdentifierField = new ObjectIdentifierType();
 }