AccountsXSD

License for TIBCO Software Use Only!

Section contains description of XSD Schema AccountsXSD.xsdAccountsXSD.xsd

Modification time: 2023/04/20 10:31:06

Folder description:

FolderDescription
AccountStateThis application simulate get bank account state process which using rating of client bonita.
/SharedResourcesResorces shared by processes

Diagram:

Diagram
              AccountsXSD.xsd

Attributes

  • targetNamespace : http://www.tibco.com/schemas/AccountState/SharedResources/Schema.xsd
  • elementFormDefault : qualified
  • attributeFormDefault : unqualified

Detail

element AccountsList

  • element ref Account , maxOccurs unbounded
  • attribute Count type xs:string , use required

element Account

  • element ref Number
  • element ref Name
  • element ref Value
  • element ref MonthIncrement
  • element ref Password

element Name

  • type : xs:string

element Value

  • type : xs:long

element Number

  • type : xs:string

element MonthIncrement

  • type : xs:long

element Password

  • type : xs:string