urn:veloconnect:profile-1.3
element VeloconnectProfile

Documentation
Information über die Fähigkeiten des Servers.
				Die implements-Elemente informieren über die unterstützten
				Transaktionen.
				Die property-Elemente enthalten einige für die Implementierung
				spezifischen
				Informationen als key/value-Paare.
				UnsupportedQuery und SpecialRequestReference beziehen sich auf die Belegverwaltung.
			
Properties
This component is not nillable.

Model
<VeloconnectProfile>
(Implements*, Property*, UnsupportedQuery*, SpecialRequestReference* )
</VeloconnectProfile>


Nested Element Summary
ImplementsTypeImplements
          
PropertyTypeProperty
          
RequestReferenceTypeSpecialRequestReference
          
UnsupportedQueryTypeUnsupportedQuery
          
Source
<xsd:element name="VeloconnectProfile">
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="Implements" type="ImplementsType"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="Property" type="PropertyType"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="UnsupportedQuery" type="UnsupportedQueryType"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="SpecialRequestReference" type="RequestReferenceType"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.