Esempio n. 1
0
 /// <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);
 }
Esempio n. 2
0
 private void SetInnerType(SimpleLiteral ContentField)
 {
     this.ContentField=((SimpleLiteral)(XTypedServices.GetCloneIfRooted(ContentField)));
     XTypedServices.SetName(this, this.ContentField);
     base.SetSubstitutionMember(ContentField);
 }
Esempio n. 3
0
 protected virtual void SetSubstitutionMember(SimpleLiteral ContentField)
 {
     this.ContentField=ContentField;
     base.SetSubstitutionMember(ContentField);
 }
Esempio n. 4
0
 /// <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);
 }
Esempio n. 5
0
 /// <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);
 }
Esempio n. 6
0
 /// <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);
 }
Esempio n. 7
0
 /// <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);
 }
Esempio n. 8
0
 /// <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);
 }
Esempio n. 9
0
 /// <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);
 }
Esempio n. 10
0
 /// <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);
 }
Esempio n. 11
0
 /// <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);
 }
Esempio n. 12
0
 /// <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);
 }
Esempio n. 13
0
 /// <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);
 }