The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

xsd-explain.pl - Explain XSD files

SYNOPSIS

  xsd-explain.pl OPTIONS

List all the elements

  xsd-explain.pl \
     --xsd buildservice.xsd \
     --xsd dev.java.net.array.xsd

OPTIONS

  • xsd

    The path to the XSD you want to check, required. Multiples are allowed.

  • element

    The element you want to know more about, optional. Multiples are allowed.

  • xml

    If you have supplied an element, you can choose a Perl or an XML data structure. When not enabled we display a perl data structure

  • print_index

    Prints the index of the schema

  • list_namespace

    List the namespaces