Namespace: |
|
Type: |
|
Content: |
complex, 2 attributes, 2 elements, elem. wildcard |
Defined: |
globally in myApplicationSettings.xsd; see XML source |
Used: |
never |
XML Representation Summary |
|||||||||
<myApplicationSettings |
|||||||||
|
|||||||||
> |
|||||||||
|
|||||||||
</myApplicationSettings> |
Type Derivation Tree
myApplicationSettingsType (extension)
![]() |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element encapsulates the content document for the service. The service
</xsd:documentation>
is designed to store and manage application settings that are described through well-formed, namespace-qualified XML. <xsd:complexType>
<xsd:complexContent>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
|
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
optional |
Defined: |
Type: |
applicationSettingType, complex content |
Defined: |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="applicationSetting" type="applicationSettingType"/>
|
Type: |
hs:subscriptionType, complex content |
Defined: |
Defined: |
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
|