/// <summary> /// <para> /// This is the default type for all of the DC elements. It defines a /// complexType SimpleLiteral which permits mixed content but disallows /// child elements by use of minOcccurs/maxOccurs. However, this complexType /// does permit the derivation of other types which would permit child /// elements. The scheme attribute may be used as a qualifier to reference /// an encoding scheme that describes the value domain for a given property. /// </para> /// </summary> public subject(SimpleLiteral content) : base(true) { SetInnerType(content); }
private void SetInnerType(SimpleLiteral ContentField) { this.ContentField=((SimpleLiteral)(XTypedServices.GetCloneIfRooted(ContentField))); XTypedServices.SetName(this, this.ContentField); base.SetSubstitutionMember(ContentField); }
protected virtual void SetSubstitutionMember(SimpleLiteral ContentField) { this.ContentField=ContentField; base.SetSubstitutionMember(ContentField); }
/// <summary> /// <para> /// This is the default type for all of the DC elements. It defines a /// complexType SimpleLiteral which permits mixed content but disallows /// child elements by use of minOcccurs/maxOccurs. However, this complexType /// does permit the derivation of other types which would permit child /// elements. The scheme attribute may be used as a qualifier to reference /// an encoding scheme that describes the value domain for a given property. /// </para> /// </summary> public creator(SimpleLiteral content) : base(true) { SetInnerType(content); }
/// <summary> /// <para> /// This is the default type for all of the DC elements. It defines a /// complexType SimpleLiteral which permits mixed content but disallows /// child elements by use of minOcccurs/maxOccurs. However, this complexType /// does permit the derivation of other types which would permit child /// elements. The scheme attribute may be used as a qualifier to reference /// an encoding scheme that describes the value domain for a given property. /// </para> /// </summary> public DCelement(SimpleLiteral content) { SetInnerType(content); }
/// <summary> /// <para> /// This is the default type for all of the DC elements. It defines a /// complexType SimpleLiteral which permits mixed content but disallows /// child elements by use of minOcccurs/maxOccurs. However, this complexType /// does permit the derivation of other types which would permit child /// elements. The scheme attribute may be used as a qualifier to reference /// an encoding scheme that describes the value domain for a given property. /// </para> /// </summary> public title(SimpleLiteral content) : base(true) { SetInnerType(content); }
/// <summary> /// <para> /// This is the default type for all of the DC elements. It defines a /// complexType SimpleLiteral which permits mixed content but disallows /// child elements by use of minOcccurs/maxOccurs. However, this complexType /// does permit the derivation of other types which would permit child /// elements. The scheme attribute may be used as a qualifier to reference /// an encoding scheme that describes the value domain for a given property. /// </para> /// </summary> public coverage(SimpleLiteral content) : base(true) { SetInnerType(content); }
/// <summary> /// <para> /// This is the default type for all of the DC elements. It defines a /// complexType SimpleLiteral which permits mixed content but disallows /// child elements by use of minOcccurs/maxOccurs. However, this complexType /// does permit the derivation of other types which would permit child /// elements. The scheme attribute may be used as a qualifier to reference /// an encoding scheme that describes the value domain for a given property. /// </para> /// </summary> public rights(SimpleLiteral content) : base(true) { SetInnerType(content); }
/// <summary> /// <para> /// This is the default type for all of the DC elements. It defines a /// complexType SimpleLiteral which permits mixed content but disallows /// child elements by use of minOcccurs/maxOccurs. However, this complexType /// does permit the derivation of other types which would permit child /// elements. The scheme attribute may be used as a qualifier to reference /// an encoding scheme that describes the value domain for a given property. /// </para> /// </summary> public relation(SimpleLiteral content) : base(true) { SetInnerType(content); }
/// <summary> /// <para> /// This is the default type for all of the DC elements. It defines a /// complexType SimpleLiteral which permits mixed content but disallows /// child elements by use of minOcccurs/maxOccurs. However, this complexType /// does permit the derivation of other types which would permit child /// elements. The scheme attribute may be used as a qualifier to reference /// an encoding scheme that describes the value domain for a given property. /// </para> /// </summary> public identifier(SimpleLiteral content) : base(true) { SetInnerType(content); }
/// <summary> /// <para> /// This is the default type for all of the DC elements. It defines a /// complexType SimpleLiteral which permits mixed content but disallows /// child elements by use of minOcccurs/maxOccurs. However, this complexType /// does permit the derivation of other types which would permit child /// elements. The scheme attribute may be used as a qualifier to reference /// an encoding scheme that describes the value domain for a given property. /// </para> /// </summary> public format(SimpleLiteral content) : base(true) { SetInnerType(content); }
/// <summary> /// <para> /// This is the default type for all of the DC elements. It defines a /// complexType SimpleLiteral which permits mixed content but disallows /// child elements by use of minOcccurs/maxOccurs. However, this complexType /// does permit the derivation of other types which would permit child /// elements. The scheme attribute may be used as a qualifier to reference /// an encoding scheme that describes the value domain for a given property. /// </para> /// </summary> public publisher(SimpleLiteral content) : base(true) { SetInnerType(content); }
/// <summary> /// <para> /// This is the default type for all of the DC elements. It defines a /// complexType SimpleLiteral which permits mixed content but disallows /// child elements by use of minOcccurs/maxOccurs. However, this complexType /// does permit the derivation of other types which would permit child /// elements. The scheme attribute may be used as a qualifier to reference /// an encoding scheme that describes the value domain for a given property. /// </para> /// </summary> public description(SimpleLiteral content) : base(true) { SetInnerType(content); }