-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtemplate_Ionic2.xml
More file actions
59 lines (56 loc) · 33.2 KB
/
template_Ionic2.xml
File metadata and controls
59 lines (56 loc) · 33.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<?xml version="1.0" encoding="UTF-8"?><convertigo beans="7.4.3.m006" engine="7.4.3" studio="7.4.3" version="7.4.3 (build 42669)">
<!--<Project : template_Ionic2> --><project classname="com.twinsoft.convertigo.beans.core.Project" priority="0"><property name="bStrictMode"><java.lang.Boolean value="true"/></property><property name="browserDefinitions"><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector/></xmlizable></property><property name="comment"><java.lang.String value="Mobile project template based on Ionic 2 + Angular 2"/></property><property name="corsOrigin"><java.lang.String value="*"/></property><property name="httpSessionTimeout"><java.lang.Integer value="300"/></property><property name="jsonOutput"><java.lang.String value="useType"/></property><property name="jsonRoot"><java.lang.String value="docChildNodes"/></property><property name="name"><java.lang.String value="template_Ionic2"/></property><property name="namespaceUri"><java.lang.String value=""/></property><property name="schemaElementForm"><java.lang.String value="unqualified"/></property><property name="schemaInline"><java.lang.Boolean value="true"/></property><property name="version"><java.lang.String value="1.0"/></property><property name="wsdlStyle"><java.lang.String value="docLiteral"/></property><property name="xpathEngine"><java.lang.String value="JXPath"/></property>
<!-- <SQL connector : void> --><connector classname="com.twinsoft.convertigo.beans.connectors.SqlConnector" default="true" priority="0"><property name="billingClassName"><java.lang.String value=""/></property><property name="comment"><java.lang.String value="void connector, replace or don't use it"/></property><property name="connectionPool"><java.lang.Boolean value="true"/></property><property name="endTransactionName"><java.lang.String value=""/></property><property name="idleConnectionTestTime"><java.lang.Long value="60"/></property><property name="isTasAuthenticationRequired"><java.lang.Boolean value="false"/></property><property name="jdbcDriverClassName"><java.lang.String value="org.hsqldb.jdbcDriver"/></property><property name="jdbcMaxConnection"><java.lang.Integer value="10"/></property><property name="jdbcURL"><java.lang.String value="jdbc:hsqldb:file:.//hsqldb"/></property><property name="jdbcUserName"><java.lang.String value="SA"/></property><property ciphered="true" name="jdbcUserPassword"><java.lang.String value="xd8e180806a1c1d83a6255212121ab827"/></property><property name="keepConnectionAliveAfterTransaction"><java.lang.Boolean value="true"/></property><property name="name"><java.lang.String value="void"/></property><property name="systemTablesQuery"><java.lang.String value=""/></property><property name="testOnBorrow"><java.lang.Boolean value="false"/></property>
<!-- <SQL transaction : void> --><transaction classname="com.twinsoft.convertigo.beans.transactions.SqlTransaction" default="true" priority="0"><property name="accessibility"><java.lang.String value="Public"/></property><property name="addStatistics"><java.lang.Boolean value="false"/></property><property name="authenticatedContextRequired"><java.lang.Boolean value="false"/></property><property name="authenticatedUserAsCacheKey"><java.lang.Boolean value="false"/></property><property name="autoCommit"><java.lang.Integer value="1"/></property><property name="bIncludeCertificateGroup"><java.lang.Boolean value="false"/></property><property name="billable"><java.lang.Boolean value="false"/></property><property name="clientCachable"><java.lang.Boolean value="false"/></property><property name="comment"><java.lang.String value="does nothing"/></property><property name="encodingCharSet"><java.lang.String value="UTF-8"/></property><property name="maxResult"><java.lang.String value=""/></property><property name="name"><java.lang.String value="void"/></property><property name="orderedVariables"><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector/></xmlizable></com.twinsoft.convertigo.beans.common.XMLVector></xmlizable></property><property name="responseExpiryDate"><java.lang.String value=""/></property><property name="responseTimeout"><java.lang.Long value="60"/></property><property name="secureConnectionRequired"><java.lang.Boolean value="false"/></property><property name="sheetLocation"><java.lang.Integer value="0"/></property><property name="sqlQuery"><java.lang.String value=""/></property><property name="xmlDefaultColumnTagname"><java.lang.String value="column"/></property><property name="xmlDefaultRowTagname"><java.lang.String value="row"/></property><property name="xmlGrouping"><java.lang.Boolean value="true"/></property><property name="xmlOutput"><java.lang.Integer value="0"/></property><wsdltype/><handlers><![CDATA[
// Handles the transaction start event.
function onTransactionStarted() {
// TODO: add your code here
// TODO: customize the returned value (if you omit returned value, the
// algorithm will continue its process).
// Possible values are:
// cancel - means the algorithm cancels the transaction core process.
log.message("This transaction does nothing as it has a return \"cancel\" statement in the \"onTransactionStarted\" handler.");
return "cancel";
}
]]></handlers>
<!-- </SQL transaction : void> --></transaction>
<!-- </SQL connector : void> --></connector>
<!-- <Generic Sequence : Login> --><sequence classname="com.twinsoft.convertigo.beans.sequences.GenericSequence" handlePriorities="true" priority="0"><property name="accessibility"><java.lang.String value="Public"/></property><property name="addStatistics"><java.lang.Boolean value="false"/></property><property name="authenticatedContextRequired"><java.lang.Boolean value="false"/></property><property name="authenticatedUserAsCacheKey"><java.lang.Boolean value="false"/></property><property name="billable"><java.lang.Boolean value="false"/></property><property name="clientCachable"><java.lang.Boolean value="false"/></property><property name="comment"><java.lang.String value="Sample login Sequence using a fake user check"/></property><property name="encodingCharSet"><java.lang.String value="UTF-8"/></property><property name="includeResponseElement"><java.lang.Boolean value="true"/></property><property name="name"><java.lang.String value="Login"/></property><property name="orderedSteps"><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector><java.lang.Long value="1482755737665"/></com.twinsoft.convertigo.beans.common.XMLVector></xmlizable></com.twinsoft.convertigo.beans.common.XMLVector></xmlizable></property><property name="orderedVariables"><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector><java.lang.Long value="1482755681152"/><java.lang.Long value="1482755689350"/></com.twinsoft.convertigo.beans.common.XMLVector></xmlizable></com.twinsoft.convertigo.beans.common.XMLVector></xmlizable></property><property name="responseExpiryDate"><java.lang.String value=""/></property><property name="responseTimeout"><java.lang.Long value="60"/></property><property name="secureConnectionRequired"><java.lang.Boolean value="false"/></property><property name="sheetLocation"><java.lang.Integer value="0"/></property><wsdltype/>
<!-- <jIfThenElse : jifff> --><step classname="com.twinsoft.convertigo.beans.steps.IfThenElseStep" handlePriorities="true" newPriority="1482755737665" priority="1482755737665"><property name="comment"><java.lang.String value=""/></property><property name="condition"><java.lang.String value="user == "user" && password == "password""/></property><property name="isEnable"><java.lang.Boolean value="true"/></property><property name="name"><java.lang.String value="jifff"/></property><property name="orderedSteps"><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector><java.lang.Long value="1482755747088"/><java.lang.Long value="1482755747090"/></com.twinsoft.convertigo.beans.common.XMLVector></xmlizable></com.twinsoft.convertigo.beans.common.XMLVector></xmlizable></property><property name="output"><java.lang.Boolean value="false"/></property><property name="schemaDataType"><java.lang.String value="xsd:string"/></property><property name="xmlComplexTypeAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition/></xmlizable></property><property name="xmlElementRefAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition/></xmlizable></property><property name="xmlSimpleTypeAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition pLocalPart="string" pNamespace="http://www.w3.org/2001/XMLSchema"/></xmlizable></property>
<!-- <jThen : jThen> --><step classname="com.twinsoft.convertigo.beans.steps.ThenStep" handlePriorities="true" newPriority="1482755747088" priority="1482755747088"><property name="comment"><java.lang.String value=""/></property><property name="isEnable"><java.lang.Boolean value="true"/></property><property name="name"><java.lang.String value="jThen"/></property><property name="orderedSteps"><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector><java.lang.Long value="1482755833281"/><java.lang.Long value="1482755833290"/><java.lang.Long value="1482755833298"/></com.twinsoft.convertigo.beans.common.XMLVector></xmlizable></com.twinsoft.convertigo.beans.common.XMLVector></xmlizable></property><property name="output"><java.lang.Boolean value="false"/></property><property name="schemaDataType"><java.lang.String value="xsd:string"/></property><property name="xmlComplexTypeAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition/></xmlizable></property><property name="xmlElementRefAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition/></xmlizable></property><property name="xmlSimpleTypeAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition pLocalPart="string" pNamespace="http://www.w3.org/2001/XMLSchema"/></xmlizable></property>
<!-- <Set authenticated user : Set_authenticated_user> --><step classname="com.twinsoft.convertigo.beans.steps.SetAuthenticatedUserStep" newPriority="1482755833281" priority="1482755833281"><property name="comment"><java.lang.String value=""/></property><property name="isEnable"><java.lang.Boolean value="true"/></property><property name="name"><java.lang.String value="Set_authenticated_user"/></property><property name="output"><java.lang.Boolean value="false"/></property><property name="schemaDataType"><java.lang.String value="xsd:string"/></property><property name="userid"><xmlizable classname="com.twinsoft.convertigo.beans.steps.SmartType"><SmartType mode="JS">user</SmartType></xmlizable></property><property name="xmlComplexTypeAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition/></xmlizable></property><property name="xmlElementRefAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition/></xmlizable></property><property name="xmlSimpleTypeAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition pLocalPart="string" pNamespace="http://www.w3.org/2001/XMLSchema"/></xmlizable></property>
<!-- </Set authenticated user : Set_authenticated_user> --></step>
<!-- <Element : login> --><step classname="com.twinsoft.convertigo.beans.steps.XMLElementStep" handlePriorities="true" newPriority="1482755833290" priority="1482755833290"><property name="comment"><java.lang.String value=""/></property><property name="isEnable"><java.lang.Boolean value="true"/></property><property name="name"><java.lang.String value="login"/></property><property name="nodeName"><java.lang.String value="login"/></property><property name="nodeText"><java.lang.String value="ok"/></property><property name="orderedSteps"><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector/></xmlizable></com.twinsoft.convertigo.beans.common.XMLVector></xmlizable></property><property name="output"><java.lang.Boolean value="true"/></property><property name="schemaDataType"><java.lang.String value="xsd:string"/></property><property name="sourceDefinition"><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector/></xmlizable></property><property name="xmlComplexTypeAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition/></xmlizable></property><property name="xmlElementRefAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition/></xmlizable></property><property name="xmlSimpleTypeAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition pLocalPart="string" pNamespace="http://www.w3.org/2001/XMLSchema"/></xmlizable></property>
<!-- </Element : login> --></step>
<!-- <Element : User> --><step classname="com.twinsoft.convertigo.beans.steps.XMLElementStep" handlePriorities="true" newPriority="1482755833298" priority="1482755833298"><property name="comment"><java.lang.String value=""/></property><property name="isEnable"><java.lang.Boolean value="true"/></property><property name="name"><java.lang.String value="User"/></property><property name="nodeName"><java.lang.String value="User"/></property><property name="nodeText"><java.lang.String value=""/></property><property name="orderedSteps"><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector/></xmlizable></com.twinsoft.convertigo.beans.common.XMLVector></xmlizable></property><property name="output"><java.lang.Boolean value="true"/></property><property name="schemaDataType"><java.lang.String value="xsd:string"/></property><property name="sourceDefinition"><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector><java.lang.String value="1482755833281"/><java.lang.String value="./text()"/></com.twinsoft.convertigo.beans.common.XMLVector></xmlizable></property><property name="xmlComplexTypeAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition/></xmlizable></property><property name="xmlElementRefAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition/></xmlizable></property><property name="xmlSimpleTypeAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition pLocalPart="string" pNamespace="http://www.w3.org/2001/XMLSchema"/></xmlizable></property>
<!-- </Element : User> --></step>
<!-- </jThen : jThen> --></step>
<!-- <jElse : jElse> --><step classname="com.twinsoft.convertigo.beans.steps.ElseStep" handlePriorities="true" newPriority="1482755747090" priority="1482755747090"><property name="comment"><java.lang.String value=""/></property><property name="isEnable"><java.lang.Boolean value="true"/></property><property name="name"><java.lang.String value="jElse"/></property><property name="orderedSteps"><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector><java.lang.Long value="1482755842637"/></com.twinsoft.convertigo.beans.common.XMLVector></xmlizable></com.twinsoft.convertigo.beans.common.XMLVector></xmlizable></property><property name="output"><java.lang.Boolean value="false"/></property><property name="schemaDataType"><java.lang.String value="xsd:string"/></property><property name="xmlComplexTypeAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition/></xmlizable></property><property name="xmlElementRefAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition/></xmlizable></property><property name="xmlSimpleTypeAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition pLocalPart="string" pNamespace="http://www.w3.org/2001/XMLSchema"/></xmlizable></property>
<!-- <Element : login> --><step classname="com.twinsoft.convertigo.beans.steps.XMLElementStep" handlePriorities="true" newPriority="1482755842637" priority="1482755842637"><property name="comment"><java.lang.String value=""/></property><property name="isEnable"><java.lang.Boolean value="true"/></property><property name="name"><java.lang.String value="login"/></property><property name="nodeName"><java.lang.String value="login"/></property><property name="nodeText"><java.lang.String value="ko"/></property><property name="orderedSteps"><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector/></xmlizable></com.twinsoft.convertigo.beans.common.XMLVector></xmlizable></property><property name="output"><java.lang.Boolean value="true"/></property><property name="schemaDataType"><java.lang.String value="xsd:string"/></property><property name="sourceDefinition"><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector/></xmlizable></property><property name="xmlComplexTypeAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition/></xmlizable></property><property name="xmlElementRefAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition/></xmlizable></property><property name="xmlSimpleTypeAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition pLocalPart="string" pNamespace="http://www.w3.org/2001/XMLSchema"/></xmlizable></property>
<!-- </Element : login> --></step>
<!-- </jElse : jElse> --></step>
<!-- </jIfThenElse : jifff> --></step>
<!-- <Request single-valued variable : user> --><variable classname="com.twinsoft.convertigo.beans.variables.RequestableVariable" newPriority="1482755681152" priority="1482755681152"><property name="bSoapArray"><java.lang.Boolean value="false"/></property><property name="cachedKey"><java.lang.Boolean value="true"/></property><property name="comment"><java.lang.String value=""/></property><property name="description"><java.lang.String value="new variable"/></property><property name="isFileUpload"><java.lang.Boolean value="false"/></property><property name="name"><java.lang.String value="user"/></property><property name="personalizable"><java.lang.Boolean value="false"/></property><property name="required"><java.lang.Boolean value="false"/></property><property name="schemaType"><java.lang.String value="xsd:string"/></property><property isNull="true" name="value"><java.lang.String value=""/></property><property name="visibility"><java.lang.Integer value="0"/></property><property name="wsdl"><java.lang.Boolean value="true"/></property><property name="xmlTypeAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition pLocalPart="string" pNamespace="http://www.w3.org/2001/XMLSchema"/></xmlizable></property>
<!-- </Request single-valued variable : user> --></variable>
<!-- <Request single-valued variable : password> --><variable classname="com.twinsoft.convertigo.beans.variables.RequestableVariable" newPriority="1482755689350" priority="1482755689350"><property name="bSoapArray"><java.lang.Boolean value="false"/></property><property name="cachedKey"><java.lang.Boolean value="true"/></property><property name="comment"><java.lang.String value=""/></property><property name="description"><java.lang.String value="new variable"/></property><property name="isFileUpload"><java.lang.Boolean value="false"/></property><property name="name"><java.lang.String value="password"/></property><property name="personalizable"><java.lang.Boolean value="false"/></property><property name="required"><java.lang.Boolean value="false"/></property><property name="schemaType"><java.lang.String value="xsd:string"/></property><property ciphered="true" isNull="true" name="value" traceable="false"><java.lang.String value="xd8e180806a1c1d83a6255212121ab827"/></property><property name="visibility"><java.lang.Integer value="-1"/></property><property name="wsdl"><java.lang.Boolean value="true"/></property><property name="xmlTypeAffectation"><xmlizable classname="com.twinsoft.convertigo.beans.common.XmlQName"><schemaDefinition pLocalPart="string" pNamespace="http://www.w3.org/2001/XMLSchema"/></xmlizable></property>
<!-- </Request single-valued variable : password> --></variable>
<!-- <Test Case : Test_Case> --><testcase classname="com.twinsoft.convertigo.beans.core.TestCase" priority="0"><property name="comment"><java.lang.String value=""/></property><property name="name"><java.lang.String value="Test_Case"/></property><property name="orderedVariables"><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector><xmlizable classname="com.twinsoft.convertigo.beans.common.XMLVector"><com.twinsoft.convertigo.beans.common.XMLVector><java.lang.Long value="1482755872418"/><java.lang.Long value="1482755872420"/></com.twinsoft.convertigo.beans.common.XMLVector></xmlizable></com.twinsoft.convertigo.beans.common.XMLVector></xmlizable></property>
<!-- <Test single-valued variable : user> --><variable classname="com.twinsoft.convertigo.beans.variables.TestCaseVariable" newPriority="1482755872418" priority="1482755872418"><property name="bSoapArray"><java.lang.Boolean value="false"/></property><property name="comment"><java.lang.String value=""/></property><property name="description"><java.lang.String value="new variable"/></property><property name="name"><java.lang.String value="user"/></property><property name="required"><java.lang.Boolean value="false"/></property><property isNull="false" name="value"><java.lang.String value="user"/></property><property name="visibility"><java.lang.Integer value="0"/></property>
<!-- </Test single-valued variable : user> --></variable>
<!-- <Test single-valued variable : password> --><variable classname="com.twinsoft.convertigo.beans.variables.TestCaseVariable" newPriority="1482755872420" priority="1482755872420"><property name="bSoapArray"><java.lang.Boolean value="false"/></property><property name="comment"><java.lang.String value=""/></property><property name="description"><java.lang.String value="new variable"/></property><property name="name"><java.lang.String value="password"/></property><property name="required"><java.lang.Boolean value="false"/></property><property ciphered="true" isNull="false" name="value" traceable="false"><java.lang.String value="xd2f81b8096cde392b18ffd0b366a67a4"/></property><property name="visibility"><java.lang.Integer value="-1"/></property>
<!-- </Test single-valued variable : password> --></variable>
<!-- </Test Case : Test_Case> --></testcase>
<!-- </Generic Sequence : Login> --></sequence>
<!-- <Mobile application : MobileApplication> --><mobileapplication classname="com.twinsoft.convertigo.beans.core.MobileApplication" priority="0"><property name="accessibility"><java.lang.String value="Public"/></property><property name="applicationAuthorEmail"><java.lang.String value="sales@convertigo.com"/></property><property name="applicationAuthorName"><java.lang.String value="Convertigo"/></property><property name="applicationAuthorSite"><java.lang.String value="http://www.convertigo.com"/></property><property name="applicationDescription"><java.lang.String value=""/></property><property name="applicationId"><java.lang.String value=""/></property><property name="applicationName"><java.lang.String value=""/></property><property name="applicationVersion"><java.lang.String value=""/></property><property name="authenticationToken"><java.lang.String value=""/></property><property name="buildMode"><java.lang.String value="full"/></property><property name="comment"><java.lang.String value="Describes the mobile application global properties"/></property><property name="enableFlashUpdate"><java.lang.Boolean value="true"/></property><property name="endpoint"><java.lang.String value=""/></property><property name="flashUpdateTimeout"><java.lang.Long value="5000"/></property><property name="fsConnector"><java.lang.String value=""/></property><property name="fsDesignDocument"><java.lang.String value=""/></property><property name="name"><java.lang.String value="MobileApplication"/></property><property name="requireUserConfirmation"><java.lang.Boolean value="false"/></property><property name="splashRemoveMode"><java.lang.String value="afterUpdate"/></property>
<!-- <Android : Android> --><mobileplatform classname="com.twinsoft.convertigo.beans.mobileplatforms.Android" priority="0"><property name="androidCertificatePw"><java.lang.String value=""/></property><property name="androidCertificateTitle"><java.lang.String value=""/></property><property name="androidKeystorePw"><java.lang.String value=""/></property><property name="comment"><java.lang.String value="Android 4.4 to 6 for Smartphones and Tablets"/></property><property name="cordovaPlatform"><java.lang.String value="android"/></property><property name="name"><java.lang.String value="Android"/></property>
<!-- </Android : Android> --></mobileplatform>
<!-- <iOS : iOS> --><mobileplatform classname="com.twinsoft.convertigo.beans.mobileplatforms.IOs" priority="0"><property name="comment"><java.lang.String value="iOS 7, 8, 9 for iPhone and iPad"/></property><property name="cordovaPlatform"><java.lang.String value="ios"/></property><property name="iOSCertificatePw"><java.lang.String value=""/></property><property name="iOSCertificateTitle"><java.lang.String value=""/></property><property name="name"><java.lang.String value="iOS"/></property>
<!-- </iOS : iOS> --></mobileplatform>
<!-- <Windows : Windows81> --><mobileplatform classname="com.twinsoft.convertigo.beans.mobileplatforms.Windows" priority="0"><property name="comment"><java.lang.String value="Windows PC/Tablet 8.1"/></property><property name="cordovaPlatform"><java.lang.String value="windows"/></property><property name="name"><java.lang.String value="Windows81"/></property>
<!-- </Windows : Windows81> --></mobileplatform>
<!-- <Windows : WindowsPhone81> --><mobileplatform classname="com.twinsoft.convertigo.beans.mobileplatforms.Windows" priority="0"><property name="comment"><java.lang.String value="Windows Phone 8.1"/></property><property name="cordovaPlatform"><java.lang.String value="windows"/></property><property name="name"><java.lang.String value="WindowsPhone81"/></property>
<!-- </Windows : WindowsPhone81> --></mobileplatform>
<!-- <Windows : WindowsUWP> --><mobileplatform classname="com.twinsoft.convertigo.beans.mobileplatforms.Windows" priority="0"><property name="comment"><java.lang.String value="Universal Windows Platform (Windows 10, Windows Mobile 10)"/></property><property name="cordovaPlatform"><java.lang.String value="windows"/></property><property name="name"><java.lang.String value="WindowsUWP"/></property>
<!-- </Windows : WindowsUWP> --></mobileplatform>
<!-- </Mobile application : MobileApplication> --></mobileapplication>
<!--</Project : template_Ionic2> --></project></convertigo>