Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Validating Your Generated XML - Conductor Live

Validating Your Generated XML

If you have written a script to automatically generate your profiles in xml, validate your output as follows.

To validate your generated XML
  1. Generate a profile from your code and save it in your current directory.

  2. Copy this .xsd file into your current directory: /opt/elemental_se/web/public/schema/Live247Profile.xsd.

  3. Run the following command against your generated profile:

    xmllint --sax -noout -valid --schema Live247Profile.xsd <your xml filename>

    The system returns a response indicating whether the profile does or does not validate.

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.