Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.
This repository was archived by the owner on Jan 7, 2023. It is now read-only.

No Way To Alias Elements #93

@Garethp

Description

@Garethp

If I have an element <xs:element name="Or" type="t:OrType" substitutionGroup="t:SearchExpression"/>, then it creates the PHP class class Or extends OrType which is invalid. However, there's no way to map element names as they go straight through to the NamingStrategy::getItemName();

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions