Name |
Description |
XmlAttribute |
Contains attributes which will be bind to an object type. This is relevant to decide, which attribute has to be bind to an object type during serialization. |
XmlElement |
Contains an element which will be binded to an object type. This is relevant to decide, which element has to be binded to an object type during serialization |
XmlTag |
Contains an xml-tag which will be binded to an object type. This is relevant to decide, which xml-tag has to be binded to an object type during serialization |