Class TWPXElement
Hierarchy
System.TObject | System.Classes.TPersistent | System.Classes.TStrings | TWPXElement
Subclasses
WPXFacturEN16931.TAdvancePayment | WPXFacturEN16931.TCreditorFinancialAccount | WPXFacturEN16931.TCreditorFinancialInstitution | WPXFacturEN16931.TDebtorFinancialAccount | WPXFacturEN16931.TDocumentContextParameter | WPXFacturEN16931.TDocumentLineDocument | WPXFacturEN16931.TExchangedDocument | WPXFacturEN16931.TExchangedDocumentContext | WPXFacturEN16931.THeaderTradeAgreement | WPXFacturEN16931.THeaderTradeDelivery | WPXFacturEN16931.THeaderTradeSettlement | WPXFacturEN16931.TLegalOrganization | WPXFacturEN16931.TLineTradeAgreement | WPXFacturEN16931.TLineTradeDelivery | WPXFacturEN16931.TLineTradeSettlement | WPXFacturEN16931.TLogisticsServiceCharge | WPXFacturEN16931.TLogisticsTransportMovement | WPXFacturEN16931.TProcuringProject | WPXFacturEN16931.TProductCharacteristic | WPXFacturEN16931.TProductClassification | WPXFacturEN16931.TReferencedDocument | WPXFacturEN16931.TReferencedProduct | WPXFacturEN16931.TSpecifiedPeriod | WPXFacturEN16931.TSupplyChainConsignment | WPXFacturEN16931.TSupplyChainEvent | WPXFacturEN16931.TSupplyChainTradeLineItem | WPXFacturEN16931.TTaxRegistration | WPXFacturEN16931.TTradeAccountingAccount | WPXFacturEN16931.TTradeAddress | WPXFacturEN16931.TTradeAllowanceCharge | WPXFacturEN16931.TTradeContact | WPXFacturEN16931.TTradeCountry | WPXFacturEN16931.TTradeCurrencyExchange | WPXFacturEN16931.TTradeDeliveryTerms | WPXFacturEN16931.TTradeParty | WPXFacturEN16931.TTradePaymentDiscountTerms | WPXFacturEN16931.TTradePaymentPenaltyTerms | WPXFacturEN16931.TTradePaymentTerms | WPXFacturEN16931.TTradePrice | WPXFacturEN16931.TTradeProduct | WPXFacturEN16931.TTradeProductInstance | WPXFacturEN16931.TTradeSettlementFinancialCard | WPXFacturEN16931.TTradeSettlementHeaderMonetarySummation | WPXFacturEN16931.TTradeSettlementLineMonetarySummation | WPXFacturEN16931.TTradeSettlementPaymentMeans | WPXFacturEN16931.TTradeTax | WPXFacturEN16931.TUniversalCommunication | WPXFacturTypes.TAllowanceChargeReasonCodeType | WPXFacturTypes.TCountryIDType | WPXFacturTypes.TFormattedDateTime | WPXFacturTypes.TIndicator | WPXFacturTypes.TNote | WPXFacturTypes.TWPXElementEnum | WPXFacturTypes.TWPXSequenceStringsURN | WPXFacturTypes.TWPXSequence`1
Properties
Property Anchestor : TWPXElement
Property OnCreateElement : TWPXElementCreateEvent
Property SaveElementsInSchemeOrder : Boolean
Methods
Function Add(s:string) : Integer
Function AttributeCount : Integer
Function AttributeGet(Index:Integer; AName:string; AValue:string) : Boolean
Function AttributeSet(AName:string; AValue:string) : Boolean
Function Child(nr:Integer) : TSeqData
Procedure Delete(Index:Integer)
Function ElementId(aTagName:string) : Integer
Function ElementsSortedList : TList
Function Get(Index:Integer) : string
Function Get_SetValueParams(Defaults:TWPXDocDefaults) : string
Function GetCount : Integer
Function GetSequenceFor(iEnum:Integer; opt:Integer) : TWPXElementClass
Function GetValueStr : string
Procedure IllegalValue(value:string)
Procedure Insert(Index:Integer; s:string)
Function ListAdd : TWPXElement
Function ListCount : Integer
Function ListIsFirstOrAdd : TWPXElement
Function ListItemBase(index:Integer) : TWPXElement
Function ListNext : TWPXElement
Procedure Put(Index:Integer; s:string)
Function SetValue(strvalue:string; attribute:string; attribute2:string; Defaults:TWPXDocDefaults) : Boolean
Procedure SetValueStr(s:string)
Function ValuesGet(Index:Integer) : string
Procedure ValuesPut(Index:Integer; s:string)
Function XMLTagName : string
Used or referenced by
-Property TSeqData.Data : TWPXElement |