Account - Complex Types
This section documents the complex data types for Account service.
CommonPL
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Element: extensionManag
Type: common:boolean
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Extensions and users management
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="extensionManag" type="common:boolean" minOccurs="0">
<xs:annotation>
<xs:documentation>Extensions and users management</xs:documentation>
</xs:annotation>
</xs:element>Element: extFeatureManag
Type: common:boolean
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Extension feature management
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="extFeatureManag" type="common:boolean" minOccurs="0">
<xs:annotation>
<xs:documentation>Extension feature management</xs:documentation>
</xs:annotation>
</xs:element>Element: sipManag
Type: common:boolean
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Phone extension SIP management
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="sipManag" type="common:boolean" minOccurs="0">
<xs:annotation>
<xs:documentation>Phone extension SIP management</xs:documentation>
</xs:annotation>
</xs:element>Element: sipTrunkingManag
Type: common:boolean
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: SIP trunking management
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="sipTrunkingManag" type="common:boolean" minOccurs="0">
<xs:annotation>
<xs:documentation>SIP trunking management</xs:documentation>
</xs:annotation>
</xs:element>Element: soundManag
Type: common:boolean
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Sound management
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="soundManag" type="common:boolean" minOccurs="0">
<xs:annotation>
<xs:documentation>Sound management</xs:documentation>
</xs:annotation>
</xs:element>Element: numberManag
Type: common:boolean
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Phone numbers management
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="numberManag" type="common:boolean" minOccurs="0">
<xs:annotation>
<xs:documentation>Phone numbers management</xs:documentation>
</xs:annotation>
</xs:element>Element: callAPIManag
Type: common:boolean
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: UnifiedAPI management
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="callAPIManag" type="common:boolean" minOccurs="0">
<xs:annotation>
<xs:documentation>UnifiedAPI management</xs:documentation>
</xs:annotation>
</xs:element>Element: callerIDManag
Type: common:boolean
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: CallerID management
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="callerIDManag" type="common:boolean" minOccurs="0">
<xs:annotation>
<xs:documentation>CallerID management</xs:documentation>
</xs:annotation>
</xs:element>Element: provisionManag
Type: restriction of xs:integer
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Provision devices management; Supported values: 0 for None, 2 for View , 4 for Modify. Default is 0.
Properties
| Property | Value |
|---|---|
| content | complex |
| minOccurs | 0 |
| default | 0 |
Allowed Values
| Value | Description |
|---|---|
0 | |
2 | |
4 |
XSD Source
<xs:element name="provisionManag" minOccurs="0" default="0">
<xs:annotation>
<xs:documentation>Provision devices management; Supported values: 0 for None, 2
for View , 4 for Modify. Default is 0.</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:integer">
<xs:enumeration value="0"/>
<xs:enumeration value="2"/>
<xs:enumeration value="4"/>
</xs:restriction>
</xs:simpleType>
</xs:element>Choice Element
One of the following:
- accountExpire: common:unlimitedDate - Account expiration date
- accountExpireDays: common:unlimitedUInt - Account expiration number of days counted from setup
RelativeAccountPLInfo
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Extends: CommonPL
Element: phoneExtMax
Type: common:limit
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of phone terminal extensions
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="phoneExtMax" type="common:limit" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of phone terminal
extensions</xs:documentation>
</xs:annotation>
</xs:element>Element: queueExtMax
Type: common:limit
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of queue extensions
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="queueExtMax" type="common:limit" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of queue extensions</xs:documentation>
</xs:annotation>
</xs:element>Element: ivrExtMax
Type: common:limit
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of IVR extensions
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="ivrExtMax" type="common:limit" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of IVR extensions</xs:documentation>
</xs:annotation>
</xs:element>Element: voicemailExtMax
Type: common:limit
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of voicemail center extensions
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="voicemailExtMax" type="common:limit" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of voicemail center
extensions</xs:documentation>
</xs:annotation>
</xs:element>Element: queuecenterExtMax
Type: common:limit
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of queue login center extensions
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="queuecenterExtMax" type="common:limit" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of queue login center
extensions</xs:documentation>
</xs:annotation>
</xs:element>Element: confExtMax
Type: common:limit
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of conference extensions
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="confExtMax" type="common:limit" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of conference
extensions</xs:documentation>
</xs:annotation>
</xs:element>Element: callbackExtMax
Type: common:limit
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of callback extensions
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="callbackExtMax" type="common:limit" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of callback
extensions</xs:documentation>
</xs:annotation>
</xs:element>Element: callbackCallerIDMax
Type: common:limit
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of callback callerIDs
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="callbackCallerIDMax" type="common:limit" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of callback
callerIDs</xs:documentation>
</xs:annotation>
</xs:element>Element: callCardExtMax
Type: common:limit
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of calling card extensions
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="callCardExtMax" type="common:limit" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of calling card
extensions</xs:documentation>
</xs:annotation>
</xs:element>Element: callCardCodesMax
Type: common:limit
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of calling card codes
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="callCardCodesMax" type="common:limit" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of calling card
codes</xs:documentation>
</xs:annotation>
</xs:element>Element: intercomExtMax
Type: common:limit
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of intercom/paging extensions
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="intercomExtMax" type="common:limit" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of intercom/paging
extensions</xs:documentation>
</xs:annotation>
</xs:element>Element: concurentCalls
Type: common:limit
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum public concurrent calls
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="concurentCalls" type="common:limit" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum public concurrent calls</xs:documentation>
</xs:annotation>
</xs:element>Element: concurentInternalCalls
Type: common:limit
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum internal concurrent calls
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="concurentInternalCalls" type="common:limit" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum internal concurrent calls</xs:documentation>
</xs:annotation>
</xs:element>Element: queueMembersMax
Type: common:limit
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of queue members
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="queueMembersMax" type="common:limit" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of queue members</xs:documentation>
</xs:annotation>
</xs:element>Element: concurentText2Speech
Type: common:limit
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum concurrent text to speech. Available only when 'Allow text to speech' is set in Unifies Communications settings: System preferences
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="concurentText2Speech" type="common:limit" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum concurrent text to speech. Available only when
'Allow text to speech' is set in Unifies Communications settings:
System preferences</xs:documentation>
</xs:annotation>
</xs:element>Element: mailboxMax
Type: common:limit
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of mailboxes
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="mailboxMax" type="common:limit" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of mailboxes</xs:documentation>
</xs:annotation>
</xs:element>Element: storage
Type: common:limit
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum storage space (MB)
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="storage" type="common:limit" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum storage space (MB)</xs:documentation>
</xs:annotation>
</xs:element>AccountPLInfo
Description: Account permissions and limits data
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Used by
Extends: CommonPL
Element: phoneExtMax
Type: common:unlimitedUInt
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of phone terminal extensions
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="phoneExtMax" type="common:unlimitedUInt" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of phone terminal
extensions</xs:documentation>
</xs:annotation>
</xs:element>Element: queueExtMax
Type: common:unlimitedUInt
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of queue extensions
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="queueExtMax" type="common:unlimitedUInt" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of queue extensions</xs:documentation>
</xs:annotation>
</xs:element>Element: ivrExtMax
Type: common:unlimitedUInt
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of IVR extensions
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="ivrExtMax" type="common:unlimitedUInt" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of IVR extensions</xs:documentation>
</xs:annotation>
</xs:element>Element: voicemailExtMax
Type: common:unlimitedUInt
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of voicemail center extensions
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="voicemailExtMax" type="common:unlimitedUInt" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of voicemail center
extensions</xs:documentation>
</xs:annotation>
</xs:element>Element: queuecenterExtMax
Type: common:unlimitedUInt
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of queue login center extensions
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="queuecenterExtMax" type="common:unlimitedUInt" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of queue login center
extensions</xs:documentation>
</xs:annotation>
</xs:element>Element: confExtMax
Type: common:unlimitedUInt
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of conference extensions
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="confExtMax" type="common:unlimitedUInt" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of conference
extensions</xs:documentation>
</xs:annotation>
</xs:element>Element: callbackExtMax
Type: common:unlimitedUInt
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of callback extensions
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="callbackExtMax" type="common:unlimitedUInt" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of callback
extensions</xs:documentation>
</xs:annotation>
</xs:element>Element: callbackCallerIDMax
Type: common:unlimitedUInt
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of callback callerIDs
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="callbackCallerIDMax" type="common:unlimitedUInt" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of callback
callerIDs</xs:documentation>
</xs:annotation>
</xs:element>Element: callCardExtMax
Type: common:unlimitedUInt
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of calling card extensions
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="callCardExtMax" type="common:unlimitedUInt" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of calling card
extensions</xs:documentation>
</xs:annotation>
</xs:element>Element: callCardCodesMax
Type: common:unlimitedUInt
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of calling card codes
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="callCardCodesMax" type="common:unlimitedUInt" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of calling card
codes</xs:documentation>
</xs:annotation>
</xs:element>Element: intercomExtMax
Type: common:unlimitedUInt
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of intercom/paging extensions
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="intercomExtMax" type="common:unlimitedUInt" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of intercom/paging
extensions</xs:documentation>
</xs:annotation>
</xs:element>Element: concurentCalls
Type: common:unlimitedUInt
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum public concurrent calls
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="concurentCalls" type="common:unlimitedUInt" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum public concurrent calls</xs:documentation>
</xs:annotation>
</xs:element>Element: concurentInternalCalls
Type: common:unlimitedUInt
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum internal concurrent calls
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="concurentInternalCalls" type="common:unlimitedUInt" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum internal concurrent calls</xs:documentation>
</xs:annotation>
</xs:element>Element: queueMembersMax
Type: common:unlimitedUInt
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of queue members
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="queueMembersMax" type="common:unlimitedUInt" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of queue members</xs:documentation>
</xs:annotation>
</xs:element>Element: concurentText2Speech
Type: common:unlimitedUInt
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum concurrent text to speech. Available only when 'Allow text to speech' is set in Unifies Communications settings: System preferences
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="concurentText2Speech" type="common:unlimitedUInt" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum concurrent text to speech. Available only when
'Allow text to speech' is set in Unifies Communications settings:
System preferences</xs:documentation>
</xs:annotation>
</xs:element>Element: mailboxMax
Type: common:unlimitedUInt
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum number of mailboxes
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="mailboxMax" type="common:unlimitedUInt" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum number of mailboxes</xs:documentation>
</xs:annotation>
</xs:element>Element: storage
Type: common:unlimitedUInt
Namespace: http://4psa.com/AccountData.xsd/5.2.5
Description: Maximum storage space (MB)
Properties
| Property | Value |
|---|---|
| content | simple |
| minOccurs | 0 |
XSD Source
<xs:element name="storage" type="common:unlimitedUInt" minOccurs="0">
<xs:annotation>
<xs:documentation>Maximum storage space (MB)</xs:documentation>
</xs:annotation>
</xs:element>