---
sourceDocument: Australia API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/api-reference

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# WSDL schema

# WSDL Schema with related records {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

When a WSDL for the target Incident table is requested with an additional parameter of
hierarchical=true, the WSDL schema for the Insert
function will reflect available related records that may participate in the hierarchical data
payload.
For example, the insert portion of the schema of the incident table, when requested with
hierarchical=true displays its hierarchy as follows:

https://instance.service-now.com/incident.do?WSDL\&hierarchical=true
Abbildung : 1. WSDL Schema

...  
Abbildung : 2. WSDL Schema Continued

The WSDL above shows the incident table having a related table
`u_custom_comments` that itself has a related table
`u_comment_items`.

