xml - XSD schema different name in different place -


i have file xml , xsd , wish know if there way declare key in differente way. in other words:

xsd file:

  <father name="f1">          <family name="fa1">          </family >   </father > 

i wish f1 different fa1 have not idea it.

thank help.


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -